apkfuckery/com.discord/smali_classes2/n/a/s0$a.smali

100 lines
1.9 KiB
Smali
Raw Normal View History

2019-12-12 08:58:10 +00:00
.class public final Ln/a/s0$a;
.super Ln/a/s0$b;
2019-12-06 03:29:40 +00:00
.source "EventLoop.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2019-12-12 08:58:10 +00:00
value = Ln/a/s0;
2019-12-06 03:29:40 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x11
name = "a"
.end annotation
# instance fields
2019-12-12 08:58:10 +00:00
.field public final g:Ln/a/h;
2019-12-06 03:29:40 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
2019-12-12 08:58:10 +00:00
"Ln/a/h<",
2019-12-06 03:29:40 +00:00
"Lkotlin/Unit;",
">;"
}
.end annotation
.end field
2019-12-12 08:58:10 +00:00
.field public final synthetic h:Ln/a/s0;
2019-12-06 03:29:40 +00:00
# direct methods
2019-12-12 08:58:10 +00:00
.method public constructor <init>(Ln/a/s0;JLn/a/h;)V
2019-12-06 03:29:40 +00:00
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(J",
2019-12-12 08:58:10 +00:00
"Ln/a/h<",
2019-12-06 03:29:40 +00:00
"-",
"Lkotlin/Unit;",
">;)V"
}
.end annotation
const/4 v0, 0x0
if-eqz p4, :cond_1
2019-12-12 08:58:10 +00:00
iput-object p1, p0, Ln/a/s0$a;->h:Ln/a/s0;
2019-12-06 03:29:40 +00:00
2019-12-12 08:58:10 +00:00
invoke-direct {p0, p2, p3}, Ln/a/s0$b;-><init>(J)V
2019-12-06 03:29:40 +00:00
2019-12-12 08:58:10 +00:00
iput-object p4, p0, Ln/a/s0$a;->g:Ln/a/h;
2019-12-06 03:29:40 +00:00
2019-12-12 08:58:10 +00:00
iget-object p1, p0, Ln/a/s0$a;->g:Ln/a/h;
2019-12-06 03:29:40 +00:00
if-eqz p1, :cond_0
2019-12-12 08:58:10 +00:00
new-instance p2, Ln/a/p0;
2019-12-06 03:29:40 +00:00
2019-12-12 08:58:10 +00:00
invoke-direct {p2, p0}, Ln/a/p0;-><init>(Ln/a/o0;)V
2019-12-06 03:29:40 +00:00
2019-12-12 08:58:10 +00:00
check-cast p1, Ln/a/i;
2019-12-06 03:29:40 +00:00
2019-12-12 08:58:10 +00:00
invoke-virtual {p1, p2}, Ln/a/i;->a(Lkotlin/jvm/functions/Function1;)V
2019-12-06 03:29:40 +00:00
return-void
:cond_0
const-string p1, "$this$disposeOnCancellation"
2019-12-12 08:58:10 +00:00
invoke-static {p1}, Lm/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
throw v0
:cond_1
const-string p1, "cont"
2019-12-12 08:58:10 +00:00
invoke-static {p1}, Lm/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
throw v0
.end method
# virtual methods
.method public run()V
.locals 3
2019-12-12 08:58:10 +00:00
iget-object v0, p0, Ln/a/s0$a;->g:Ln/a/h;
2019-12-06 03:29:40 +00:00
2019-12-12 08:58:10 +00:00
iget-object v1, p0, Ln/a/s0$a;->h:Ln/a/s0;
2019-12-06 03:29:40 +00:00
sget-object v2, Lkotlin/Unit;->a:Lkotlin/Unit;
2019-12-12 08:58:10 +00:00
check-cast v0, Ln/a/i;
2019-12-06 03:29:40 +00:00
2019-12-12 08:58:10 +00:00
invoke-virtual {v0, v1, v2}, Ln/a/i;->a(Ln/a/x;Ljava/lang/Object;)V
2019-12-06 03:29:40 +00:00
return-void
.end method