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

70 lines
1.4 KiB
Smali
Raw Normal View History

2020-02-20 19:33:18 +00:00
.class public final Lx/a/x1;
.super Lx/a/x;
2019-12-06 03:29:40 +00:00
.source "Unconfined.kt"
# static fields
2020-02-20 19:33:18 +00:00
.field public static final d:Lx/a/x1;
2019-12-06 03:29:40 +00:00
# direct methods
.method public static constructor <clinit>()V
.locals 1
2020-02-20 19:33:18 +00:00
new-instance v0, Lx/a/x1;
2019-12-06 03:29:40 +00:00
2020-02-20 19:33:18 +00:00
invoke-direct {v0}, Lx/a/x1;-><init>()V
2019-12-06 03:29:40 +00:00
2020-02-20 19:33:18 +00:00
sput-object v0, Lx/a/x1;->d:Lx/a/x1;
2019-12-06 03:29:40 +00:00
return-void
.end method
.method public constructor <init>()V
.locals 0
2020-02-20 19:33:18 +00:00
invoke-direct {p0}, Lx/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-10 23:21:53 +00:00
const-string v0, "context"
2019-12-06 03:29:40 +00:00
2020-03-10 23:21:53 +00:00
invoke-static {p1, v0}, Lw/u/b/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
2020-03-10 23:21:53 +00:00
const-string p1, "block"
invoke-static {p2, p1}, Lw/u/b/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
new-instance p1, Ljava/lang/UnsupportedOperationException;
invoke-direct {p1}, Ljava/lang/UnsupportedOperationException;-><init>()V
throw p1
.end method
.method public a(Lkotlin/coroutines/CoroutineContext;)Z
2020-03-10 23:21:53 +00:00
.locals 1
2019-12-06 03:29:40 +00:00
2020-03-10 23:21:53 +00:00
const-string v0, "context"
2019-12-06 03:29:40 +00:00
2020-03-10 23:21:53 +00:00
invoke-static {p1, v0}, Lw/u/b/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
2020-03-10 23:21:53 +00:00
return 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