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

89 lines
1.4 KiB
Smali
Raw Normal View History

2020-03-27 22:23:51 +00:00
.class public final Lz/a/x1;
.super Lz/a/x;
2019-12-06 03:29:40 +00:00
.source "Unconfined.kt"
# static fields
2020-03-27 22:23:51 +00:00
.field public static final d:Lz/a/x1;
2019-12-06 03:29:40 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 1
2020-03-27 22:23:51 +00:00
new-instance v0, Lz/a/x1;
2019-12-06 03:29:40 +00:00
2020-03-27 22:23:51 +00:00
invoke-direct {v0}, Lz/a/x1;-><init>()V
2019-12-06 03:29:40 +00:00
2020-03-27 22:23:51 +00:00
sput-object v0, Lz/a/x1;->d:Lz/a/x1;
2019-12-06 03:29:40 +00:00
return-void
.end method
.method public constructor <init>()V
.locals 0
2020-03-27 22:23:51 +00:00
invoke-direct {p0}, Lz/a/x;-><init>()V
2019-12-06 03:29:40 +00:00
return-void
.end method
# virtual methods
.method public a(Lkotlin/coroutines/CoroutineContext;Ljava/lang/Runnable;)V
.locals 1
2020-03-14 02:12:46 +00:00
const/4 v0, 0x0
2019-12-06 03:29:40 +00:00
2020-03-14 02:12:46 +00:00
if-eqz p1, :cond_1
2019-12-06 03:29:40 +00:00
2020-03-14 02:12:46 +00:00
if-eqz p2, :cond_0
2019-12-06 03:29:40 +00:00
new-instance p1, Ljava/lang/UnsupportedOperationException;
invoke-direct {p1}, Ljava/lang/UnsupportedOperationException;-><init>()V
throw p1
2020-03-14 02:12:46 +00:00
:cond_0
const-string p1, "block"
2020-03-27 22:23:51 +00:00
invoke-static {p1}, Ly/u/b/j;->a(Ljava/lang/String;)V
2020-03-14 02:12:46 +00:00
throw v0
:cond_1
const-string p1, "context"
2020-03-27 22:23:51 +00:00
invoke-static {p1}, Ly/u/b/j;->a(Ljava/lang/String;)V
2020-03-14 02:12:46 +00:00
throw v0
2019-12-06 03:29:40 +00:00
.end method
.method public a(Lkotlin/coroutines/CoroutineContext;)Z
2020-03-14 02:12:46 +00:00
.locals 0
2019-12-06 03:29:40 +00:00
2020-03-14 02:12:46 +00:00
if-eqz p1, :cond_0
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
2020-03-10 23:21:53 +00:00
return p1
2020-03-14 02:12:46 +00:00
:cond_0
const-string p1, "context"
2020-03-27 22:23:51 +00:00
invoke-static {p1}, Ly/u/b/j;->a(Ljava/lang/String;)V
2020-03-14 02:12:46 +00:00
const/4 p1, 0x0
throw p1
2019-12-06 03:29:40 +00:00
.end method
.method public toString()Ljava/lang/String;
.locals 1
const-string v0, "Unconfined"
return-object v0
.end method