apkfuckery/com.discord/smali_classes2/n0/b$a.smali

47 lines
763 B
Smali
Raw Normal View History

2020-07-08 16:44:49 +00:00
.class public final Ln0/b$a;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
2020-07-23 01:06:17 +00:00
.source "Authenticator.kt"
# interfaces
.implements Ln0/c;
2020-05-17 12:40:10 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-07-08 16:44:49 +00:00
value = Ln0/b;
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
2020-07-23 01:06:17 +00:00
name = null
2020-05-17 12:40:10 +00:00
.end annotation
# direct methods
2020-07-23 01:06:17 +00:00
.method public constructor <init>()V
2020-05-17 12:40:10 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2020-07-23 01:06:17 +00:00
.method public a(Ln0/e0;Lokhttp3/Response;)Ln0/a0;
.locals 0
2020-07-22 00:04:40 +00:00
2020-07-23 01:06:17 +00:00
const/4 p1, 0x0
2020-07-22 00:04:40 +00:00
2020-07-23 01:06:17 +00:00
if-eqz p2, :cond_0
2020-07-22 00:04:40 +00:00
2020-07-23 01:06:17 +00:00
return-object p1
2020-05-17 12:40:10 +00:00
2020-07-08 16:44:49 +00:00
:cond_0
2020-07-23 01:06:17 +00:00
const-string p2, "response"
2020-07-08 16:44:49 +00:00
2020-07-25 00:57:58 +00:00
invoke-static {p2}, Lj0/n/c/h;->c(Ljava/lang/String;)V
2020-07-08 16:44:49 +00:00
2020-07-23 01:06:17 +00:00
throw p1
2020-05-17 12:40:10 +00:00
.end method