apkfuckery/com.discord/smali_classes2/z/a/d.smali

41 lines
666 B
Smali
Raw Normal View History

2020-05-11 19:22:21 +00:00
.class public final Lz/a/d;
.super Lz/a/s0;
2019-12-06 03:29:40 +00:00
.source "EventLoop.kt"
# instance fields
.field public final i:Ljava/lang/Thread;
# direct methods
.method public constructor <init>(Ljava/lang/Thread;)V
2020-03-14 04:13:36 +00:00
.locals 0
2019-12-06 03:29:40 +00:00
2020-03-14 04:13:36 +00:00
if-eqz p1, :cond_0
2019-12-06 03:29:40 +00:00
2020-05-11 19:22:21 +00:00
invoke-direct {p0}, Lz/a/s0;-><init>()V
2019-12-06 03:29:40 +00:00
2020-05-11 19:22:21 +00:00
iput-object p1, p0, Lz/a/d;->i:Ljava/lang/Thread;
2019-12-06 03:29:40 +00:00
return-void
2020-03-14 04:13:36 +00:00
:cond_0
const-string p1, "thread"
2020-05-11 19:22:21 +00:00
invoke-static {p1}, Ly/v/b/j;->a(Ljava/lang/String;)V
2020-03-14 04:13:36 +00:00
const/4 p1, 0x0
throw p1
2019-12-06 03:29:40 +00:00
.end method
# virtual methods
.method public i()Ljava/lang/Thread;
.locals 1
2020-05-11 19:22:21 +00:00
iget-object v0, p0, Lz/a/d;->i:Ljava/lang/Thread;
2019-12-06 03:29:40 +00:00
return-object v0
.end method