apkfuckery/com.discord/smali/e/g/e$h.smali
2019-12-21 02:41:59 +01:00

167 lines
3.8 KiB
Smali

.class public final Le/g/e$h;
.super Lt/s/h/a/h;
.source "CameraPreview.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function2;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Le/g/e;->f()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lt/s/h/a/h;",
"Lkotlin/jvm/functions/Function2<",
"Lkotlinx/coroutines/CoroutineScope;",
"Lkotlin/coroutines/Continuation<",
"-",
"Lkotlin/Unit;",
">;",
"Ljava/lang/Object;",
">;"
}
.end annotation
.annotation runtime Lt/s/h/a/d;
c = "com/camerakit/CameraPreview$resume$1"
f = "CameraPreview.kt"
l = {
0x7c
}
m = "invokeSuspend"
.end annotation
# instance fields
.field public label:I
.field public p$:Lkotlinx/coroutines/CoroutineScope;
.field public final synthetic this$0:Le/g/e;
# direct methods
.method public constructor <init>(Le/g/e;Lkotlin/coroutines/Continuation;)V
.locals 0
iput-object p1, p0, Le/g/e$h;->this$0:Le/g/e;
const/4 p1, 0x2
invoke-direct {p0, p1, p2}, Lt/s/h/a/h;-><init>(ILkotlin/coroutines/Continuation;)V
return-void
.end method
# virtual methods
.method public final create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation;
.locals 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/Object;",
"Lkotlin/coroutines/Continuation<",
"*>;)",
"Lkotlin/coroutines/Continuation<",
"Lkotlin/Unit;",
">;"
}
.end annotation
if-eqz p2, :cond_0
new-instance v0, Le/g/e$h;
iget-object v1, p0, Le/g/e$h;->this$0:Le/g/e;
invoke-direct {v0, v1, p2}, Le/g/e$h;-><init>(Le/g/e;Lkotlin/coroutines/Continuation;)V
check-cast p1, Lkotlinx/coroutines/CoroutineScope;
iput-object p1, v0, Le/g/e$h;->p$:Lkotlinx/coroutines/CoroutineScope;
return-object v0
:cond_0
const-string p1, "completion"
invoke-static {p1}, Lt/u/b/j;->a(Ljava/lang/String;)V
const/4 p1, 0x0
throw p1
.end method
.method public final invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p2, Lkotlin/coroutines/Continuation;
invoke-virtual {p0, p1, p2}, Le/g/e$h;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation;
move-result-object p1
check-cast p1, Le/g/e$h;
sget-object p2, Lkotlin/Unit;->a:Lkotlin/Unit;
invoke-virtual {p1, p2}, Le/g/e$h;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
return-object p1
.end method
.method public final invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object;
.locals 2
sget-object v0, Lt/s/g/a;->d:Lt/s/g/a;
iget v0, p0, Le/g/e$h;->label:I
if-nez v0, :cond_1
instance-of v0, p1, Lt/i$b;
if-nez v0, :cond_0
new-instance p1, Le/g/e$h$a;
const/4 v0, 0x0
invoke-direct {p1, p0, v0}, Le/g/e$h$a;-><init>(Le/g/e$h;Lkotlin/coroutines/Continuation;)V
const/4 v1, 0x1
invoke-static {v0, p1, v1, v0}, Le/k/a/b/e/p/g;->a(Lkotlin/coroutines/CoroutineContext;Lkotlin/jvm/functions/Function2;ILjava/lang/Object;)Ljava/lang/Object;
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
:cond_0
check-cast p1, Lt/i$b;
iget-object p1, p1, Lt/i$b;->exception:Ljava/lang/Throwable;
throw p1
:cond_1
new-instance p1, Ljava/lang/IllegalStateException;
const-string v0, "call to \'resume\' before \'invoke\' with coroutine"
invoke-direct {p1, v0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
throw p1
.end method