apkfuckery/com.discord/smali_classes2/k0/a/o1.smali

80 lines
1.3 KiB
Smali
Raw Normal View History

2020-07-23 01:06:17 +00:00
.class public final Lk0/a/o1;
.super Lk0/a/v;
2020-07-20 19:00:44 +00:00
.source "Unconfined.kt"
2020-07-08 16:44:49 +00:00
2020-07-20 19:00:44 +00:00
# static fields
2020-07-23 01:06:17 +00:00
.field public static final d:Lk0/a/o1;
2020-07-08 16:44:49 +00:00
2020-07-20 19:00:44 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 1
2020-07-08 16:44:49 +00:00
2020-07-23 01:06:17 +00:00
new-instance v0, Lk0/a/o1;
2020-07-08 16:44:49 +00:00
2020-07-23 01:06:17 +00:00
invoke-direct {v0}, Lk0/a/o1;-><init>()V
2020-07-08 16:44:49 +00:00
2020-07-23 01:06:17 +00:00
sput-object v0, Lk0/a/o1;->d:Lk0/a/o1;
2020-07-08 16:44:49 +00:00
2020-07-20 19:00:44 +00:00
return-void
.end method
.method public constructor <init>()V
.locals 0
2020-07-08 16:44:49 +00:00
2020-07-23 01:06:17 +00:00
invoke-direct {p0}, Lk0/a/v;-><init>()V
2020-07-08 16:44:49 +00:00
return-void
.end method
# virtual methods
2020-07-20 19:00:44 +00:00
.method public dispatch(Lkotlin/coroutines/CoroutineContext;Ljava/lang/Runnable;)V
.locals 0
2020-07-08 16:44:49 +00:00
2020-07-20 19:00:44 +00:00
if-eqz p1, :cond_0
2020-07-08 16:44:49 +00:00
2020-07-20 19:00:44 +00:00
new-instance p1, Ljava/lang/UnsupportedOperationException;
2020-07-08 16:44:49 +00:00
2020-07-20 19:00:44 +00:00
invoke-direct {p1}, Ljava/lang/UnsupportedOperationException;-><init>()V
2020-07-08 16:44:49 +00:00
2020-07-20 19:00:44 +00:00
throw p1
2020-07-08 16:44:49 +00:00
2020-07-20 19:00:44 +00:00
:cond_0
const-string p1, "context"
2020-07-25 00:57:58 +00:00
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
2020-07-20 19:00:44 +00:00
const/4 p1, 0x0
throw p1
.end method
.method public isDispatchNeeded(Lkotlin/coroutines/CoroutineContext;)Z
.locals 0
if-eqz p1, :cond_0
const/4 p1, 0x0
return p1
:cond_0
const-string p1, "context"
2020-07-25 00:57:58 +00:00
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
2020-07-20 19:00:44 +00:00
const/4 p1, 0x0
throw p1
.end method
.method public toString()Ljava/lang/String;
.locals 1
const-string v0, "Unconfined"
return-object v0
2020-07-08 16:44:49 +00:00
.end method