2022-06-10 21:38:30 +09:00

337 lines
12 KiB
Smali

.class public final Lkotlinx/coroutines/flow/l;
.super Ljava/lang/Object;
.source "Lint.kt"
# annotations
.annotation runtime Lkotlin/Metadata;
bv = {}
d1 = {
"\u00008\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000b\n\u0002\u0008\n\u001a\u001e\u0010\u0003\u001a\u0008\u0012\u0004\u0012\u00028\u00000\u0002\"\u0004\u0008\u0000\u0010\u0000*\u0008\u0012\u0004\u0012\u00028\u00000\u0001H\u0007\u001a&\u0010\u0006\u001a\u0008\u0012\u0004\u0012\u00028\u00000\u0002\"\u0004\u0008\u0000\u0010\u0000*\u0008\u0012\u0004\u0012\u00028\u00000\u00012\u0006\u0010\u0005\u001a\u00020\u0004H\u0007\u001a\u001e\u0010\u0008\u001a\u0008\u0012\u0004\u0012\u00028\u00000\u0002\"\u0004\u0008\u0000\u0010\u0000*\u0008\u0012\u0004\u0012\u00028\u00000\u0007H\u0007\u001a\u001e\u0010\t\u001a\u0008\u0012\u0004\u0012\u00028\u00000\u0002\"\u0004\u0008\u0000\u0010\u0000*\u0008\u0012\u0004\u0012\u00028\u00000\u0007H\u0007\u001a\"\u0010\u000f\u001a\u00020\u000e*\u0006\u0012\u0002\u0008\u00030\n2\u0010\u0008\u0002\u0010\r\u001a\n\u0018\u00010\u000bj\u0004\u0018\u0001`\u000cH\u0007\"\"\u0010\u0015\u001a\u00020\u0010*\u0006\u0012\u0002\u0008\u00030\n8FX\u0087\u0004\u00a2\u0006\u000c\u0012\u0004\u0008\u0013\u0010\u0014\u001a\u0004\u0008\u0011\u0010\u0012\"\"\u0010\u0019\u001a\u00020\u0004*\u0006\u0012\u0002\u0008\u00030\n8FX\u0087\u0004\u00a2\u0006\u000c\u0012\u0004\u0008\u0018\u0010\u0014\u001a\u0004\u0008\u0016\u0010\u0017\u00a8\u0006\u001a"
}
d2 = {
"T",
"Lkotlinx/coroutines/flow/r;",
"Lkotlinx/coroutines/flow/f;",
"c",
"Lkotlin/coroutines/CoroutineContext;",
"context",
"f",
"Lkotlinx/coroutines/flow/z;",
"d",
"e",
"Lkotlinx/coroutines/flow/g;",
"Ljava/util/concurrent/CancellationException;",
"Lkotlinx/coroutines/CancellationException;",
"cause",
"Lkotlin/d1;",
"a",
"",
"i",
"(Lkotlinx/coroutines/flow/g;)Z",
"isActive$annotations",
"(Lkotlinx/coroutines/flow/g;)V",
"isActive",
"g",
"(Lkotlinx/coroutines/flow/g;)Lkotlin/coroutines/CoroutineContext;",
"getCoroutineContext$annotations",
"coroutineContext",
"kotlinx-coroutines-core"
}
k = 0x2
mv = {
0x1,
0x4,
0x0
}
.end annotation
# direct methods
.method public static final a(Lkotlinx/coroutines/flow/g;Ljava/util/concurrent/CancellationException;)V
.locals 0
.param p0 # Lkotlinx/coroutines/flow/g;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.param p1 # Ljava/util/concurrent/CancellationException;
.annotation build Lorg/jetbrains/annotations/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkotlinx/coroutines/flow/g<",
"*>;",
"Ljava/util/concurrent/CancellationException;",
")V"
}
.end annotation
.annotation runtime Lkotlin/Deprecated;
level = .enum Lkotlin/DeprecationLevel;->ERROR:Lkotlin/DeprecationLevel;
message = "cancel() is resolved into the extension of outer CoroutineScope which is likely to be an error.Use currentCoroutineContext().cancel() instead or specify the receiver of cancel() explicitly"
replaceWith = .subannotation Lkotlin/ReplaceWith;
expression = "currentCoroutineContext().cancel(cause)"
imports = {}
.end subannotation
.end annotation
.line 1
invoke-static {}, Lkotlinx/coroutines/flow/k;->a()Lkotlin/KotlinNothingValueException;
move-result-object p0
throw p0
.end method
.method public static synthetic b(Lkotlinx/coroutines/flow/g;Ljava/util/concurrent/CancellationException;ILjava/lang/Object;)V
.locals 0
and-int/lit8 p2, p2, 0x1
if-eqz p2, :cond_0
const/4 p1, 0x0
.line 1
:cond_0
invoke-static {p0, p1}, Lkotlinx/coroutines/flow/l;->a(Lkotlinx/coroutines/flow/g;Ljava/util/concurrent/CancellationException;)V
return-void
.end method
.method public static final c(Lkotlinx/coroutines/flow/r;)Lkotlinx/coroutines/flow/f;
.locals 0
.param p0 # Lkotlinx/coroutines/flow/r;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(",
"Lkotlinx/coroutines/flow/r<",
"+TT;>;)",
"Lkotlinx/coroutines/flow/f<",
"TT;>;"
}
.end annotation
.annotation runtime Lkotlin/Deprecated;
level = .enum Lkotlin/DeprecationLevel;->ERROR:Lkotlin/DeprecationLevel;
message = "Applying \'cancellable\' to a SharedFlow has no effect. See the SharedFlow documentation on Operator Fusion."
replaceWith = .subannotation Lkotlin/ReplaceWith;
expression = "this"
imports = {}
.end subannotation
.end annotation
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.line 1
invoke-static {}, Lkotlinx/coroutines/flow/k;->a()Lkotlin/KotlinNothingValueException;
move-result-object p0
throw p0
.end method
.method public static final d(Lkotlinx/coroutines/flow/z;)Lkotlinx/coroutines/flow/f;
.locals 0
.param p0 # Lkotlinx/coroutines/flow/z;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(",
"Lkotlinx/coroutines/flow/z<",
"+TT;>;)",
"Lkotlinx/coroutines/flow/f<",
"TT;>;"
}
.end annotation
.annotation runtime Lkotlin/Deprecated;
level = .enum Lkotlin/DeprecationLevel;->ERROR:Lkotlin/DeprecationLevel;
message = "Applying \'conflate\' to StateFlow has no effect. See the StateFlow documentation on Operator Fusion."
replaceWith = .subannotation Lkotlin/ReplaceWith;
expression = "this"
imports = {}
.end subannotation
.end annotation
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.line 1
invoke-static {}, Lkotlinx/coroutines/flow/k;->a()Lkotlin/KotlinNothingValueException;
move-result-object p0
throw p0
.end method
.method public static final e(Lkotlinx/coroutines/flow/z;)Lkotlinx/coroutines/flow/f;
.locals 0
.param p0 # Lkotlinx/coroutines/flow/z;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(",
"Lkotlinx/coroutines/flow/z<",
"+TT;>;)",
"Lkotlinx/coroutines/flow/f<",
"TT;>;"
}
.end annotation
.annotation runtime Lkotlin/Deprecated;
level = .enum Lkotlin/DeprecationLevel;->ERROR:Lkotlin/DeprecationLevel;
message = "Applying \'distinctUntilChanged\' to StateFlow has no effect. See the StateFlow documentation on Operator Fusion."
replaceWith = .subannotation Lkotlin/ReplaceWith;
expression = "this"
imports = {}
.end subannotation
.end annotation
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.line 1
invoke-static {}, Lkotlinx/coroutines/flow/k;->a()Lkotlin/KotlinNothingValueException;
move-result-object p0
throw p0
.end method
.method public static final f(Lkotlinx/coroutines/flow/r;Lkotlin/coroutines/CoroutineContext;)Lkotlinx/coroutines/flow/f;
.locals 0
.param p0 # Lkotlinx/coroutines/flow/r;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.param p1 # Lkotlin/coroutines/CoroutineContext;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(",
"Lkotlinx/coroutines/flow/r<",
"+TT;>;",
"Lkotlin/coroutines/CoroutineContext;",
")",
"Lkotlinx/coroutines/flow/f<",
"TT;>;"
}
.end annotation
.annotation runtime Lkotlin/Deprecated;
level = .enum Lkotlin/DeprecationLevel;->ERROR:Lkotlin/DeprecationLevel;
message = "Applying \'flowOn\' to SharedFlow has no effect. See the SharedFlow documentation on Operator Fusion."
replaceWith = .subannotation Lkotlin/ReplaceWith;
expression = "this"
imports = {}
.end subannotation
.end annotation
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.line 1
invoke-static {}, Lkotlinx/coroutines/flow/k;->a()Lkotlin/KotlinNothingValueException;
move-result-object p0
throw p0
.end method
.method public static final g(Lkotlinx/coroutines/flow/g;)Lkotlin/coroutines/CoroutineContext;
.locals 0
.param p0 # Lkotlinx/coroutines/flow/g;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkotlinx/coroutines/flow/g<",
"*>;)",
"Lkotlin/coroutines/CoroutineContext;"
}
.end annotation
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.line 1
invoke-static {}, Lkotlinx/coroutines/flow/k;->a()Lkotlin/KotlinNothingValueException;
move-result-object p0
throw p0
.end method
.method public static synthetic h(Lkotlinx/coroutines/flow/g;)V
.locals 0
.annotation runtime Lkotlin/Deprecated;
level = .enum Lkotlin/DeprecationLevel;->ERROR:Lkotlin/DeprecationLevel;
message = "coroutineContext is resolved into the property of outer CoroutineScope which is likely to be an error.Use currentCoroutineContext() instead or specify the receiver of coroutineContext explicitly"
replaceWith = .subannotation Lkotlin/ReplaceWith;
expression = "currentCoroutineContext()"
imports = {}
.end subannotation
.end annotation
return-void
.end method
.method public static final i(Lkotlinx/coroutines/flow/g;)Z
.locals 0
.param p0 # Lkotlinx/coroutines/flow/g;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lkotlinx/coroutines/flow/g<",
"*>;)Z"
}
.end annotation
.line 1
invoke-static {}, Lkotlinx/coroutines/flow/k;->a()Lkotlin/KotlinNothingValueException;
move-result-object p0
throw p0
.end method
.method public static synthetic j(Lkotlinx/coroutines/flow/g;)V
.locals 0
.annotation runtime Lkotlin/Deprecated;
level = .enum Lkotlin/DeprecationLevel;->ERROR:Lkotlin/DeprecationLevel;
message = "isActive is resolved into the extension of outer CoroutineScope which is likely to be an error.Use currentCoroutineContext().isActive or cancellable() operator instead or specify the receiver of isActive explicitly. Additionally, flow {} builder emissions are cancellable by default."
replaceWith = .subannotation Lkotlin/ReplaceWith;
expression = "currentCoroutineContext().isActive"
imports = {}
.end subannotation
.end annotation
return-void
.end method