apkfuckery/com.discord/smali/f/a/b/i.smali

79 lines
1.7 KiB
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public final Lf/a/b/i;
2020-09-09 19:21:20 +00:00
.super Lk0/n/c/j;
2020-09-02 04:07:20 +00:00
.source "AppLog.kt"
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
# interfaces
2020-09-02 04:07:20 +00:00
.implements Lkotlin/jvm/functions/Function1;
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-09 19:21:20 +00:00
"Lk0/n/c/j;",
2020-09-02 04:07:20 +00:00
"Lkotlin/jvm/functions/Function1<",
"Lcom/discord/utilities/error/Error;",
2020-07-08 16:44:49 +00:00
"Lkotlin/Unit;",
">;"
}
.end annotation
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
# static fields
.field public static final d:Lf/a/b/i;
2020-07-23 01:06:17 +00:00
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
# direct methods
2020-09-02 04:07:20 +00:00
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lf/a/b/i;
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
invoke-direct {v0}, Lf/a/b/i;-><init>()V
2020-07-23 01:06:17 +00:00
2020-09-02 04:07:20 +00:00
sput-object v0, Lf/a/b/i;->d:Lf/a/b/i;
2020-07-23 01:06:17 +00:00
2020-09-02 04:07:20 +00:00
return-void
.end method
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
.method public constructor <init>()V
.locals 1
const/4 v0, 0x1
2020-09-09 19:21:20 +00:00
invoke-direct {p0, v0}, Lk0/n/c/j;-><init>(I)V
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
return-void
.end method
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
# virtual methods
2020-09-02 04:07:20 +00:00
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 2
check-cast p1, Lcom/discord/utilities/error/Error;
2020-05-17 12:40:10 +00:00
2020-09-09 19:21:20 +00:00
const-string v0, "error"
invoke-static {p1, v0}, Lk0/n/c/i;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
const/4 v0, 0x0
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
invoke-virtual {p1, v0}, Lcom/discord/utilities/error/Error;->setShouldLog(Z)V
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
invoke-virtual {p1, v0}, Lcom/discord/utilities/error/Error;->setShowErrorToasts(Z)V
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
sget-object v0, Lcom/discord/app/AppLog;->d:Lcom/discord/app/AppLog;
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
invoke-virtual {p1}, Lcom/discord/utilities/error/Error;->getThrowable()Ljava/lang/Throwable;
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
move-result-object p1
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
const-string v1, "Checking tombstone error"
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
invoke-virtual {v0, v1, p1}, Lcom/discord/app/AppLog;->i(Ljava/lang/String;Ljava/lang/Throwable;)V
2020-07-22 00:04:40 +00:00
2020-09-02 04:07:20 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
return-object p1
2020-05-17 12:40:10 +00:00
.end method