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

69 lines
1 KiB
Smali
Raw Normal View History

2020-07-23 01:06:17 +00:00
.class public final Lk0/a/h1;
2020-07-20 19:00:44 +00:00
.super Ljava/lang/Object;
.source "Job.kt"
# interfaces
2020-07-23 01:06:17 +00:00
.implements Lk0/a/k0;
.implements Lk0/a/j;
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/h1;
2020-05-17 12:40:10 +00:00
# direct methods
2020-07-20 19:00:44 +00:00
.method public static constructor <clinit>()V
2020-05-17 12:40:10 +00:00
.locals 1
2020-07-23 01:06:17 +00:00
new-instance v0, Lk0/a/h1;
2020-05-17 12:40:10 +00:00
2020-07-23 01:06:17 +00:00
invoke-direct {v0}, Lk0/a/h1;-><init>()V
2020-05-17 12:40:10 +00:00
2020-07-23 01:06:17 +00:00
sput-object v0, Lk0/a/h1;->d:Lk0/a/h1;
2020-05-17 12:40:10 +00:00
return-void
2020-07-20 19:00:44 +00:00
.end method
2020-05-17 12:40:10 +00:00
2020-07-20 19:00:44 +00:00
.method public constructor <init>()V
.locals 0
2020-05-17 12:40:10 +00:00
2020-07-20 19:00:44 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-07-08 16:44:49 +00:00
2020-07-20 19:00:44 +00:00
return-void
2020-05-17 12:40:10 +00:00
.end method
# virtual methods
2020-07-20 19:00:44 +00:00
.method public dispose()V
.locals 0
2020-05-17 12:40:10 +00:00
2020-07-20 19:00:44 +00:00
return-void
.end method
2020-05-17 12:40:10 +00:00
2020-07-20 19:00:44 +00:00
.method public h(Ljava/lang/Throwable;)Z
.locals 0
2020-05-17 12:40:10 +00:00
2020-07-20 19:00:44 +00:00
if-eqz p1, :cond_0
2020-05-17 12:40:10 +00:00
2020-07-20 19:00:44 +00:00
const/4 p1, 0x0
2020-05-17 12:40:10 +00:00
2020-07-20 19:00:44 +00:00
return p1
2020-05-17 12:40:10 +00:00
:cond_0
2020-07-20 19:00:44 +00:00
const-string p1, "cause"
2020-05-17 12:40:10 +00:00
2020-07-25 00:57:58 +00:00
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
2020-07-20 19:00:44 +00:00
const/4 p1, 0x0
2020-05-17 12:40:10 +00:00
2020-07-20 19:00:44 +00:00
throw p1
.end method
.method public toString()Ljava/lang/String;
.locals 1
2020-05-17 12:40:10 +00:00
2020-07-20 19:00:44 +00:00
const-string v0, "NonDisposableHandle"
2020-05-17 12:40:10 +00:00
2020-07-20 19:00:44 +00:00
return-object v0
2020-05-17 12:40:10 +00:00
.end method