apkfuckery/com.discord/smali_classes2/c0/b.smali

36 lines
548 B
Smali
Raw Normal View History

2020-05-11 19:22:21 +00:00
.class public final Lc0/b;
.super Ljava/lang/Object;
.source "Authenticator.kt"
2020-04-17 19:35:49 +00:00
2020-05-11 19:22:21 +00:00
# interfaces
.implements Lc0/c;
2020-04-17 19:35:49 +00:00
# direct methods
.method public constructor <init>()V
.locals 0
2020-05-11 19:22:21 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-04-17 19:35:49 +00:00
return-void
.end method
# virtual methods
2020-05-11 19:22:21 +00:00
.method public a(Lc0/a0;Lokhttp3/Response;)Lc0/y;
.locals 0
2020-05-11 18:18:42 +00:00
const/4 p1, 0x0
2020-05-11 19:22:21 +00:00
if-eqz p2, :cond_0
2020-05-11 18:18:42 +00:00
2020-05-11 19:22:21 +00:00
return-object p1
2020-05-11 18:18:42 +00:00
2020-04-17 19:35:49 +00:00
:cond_0
2020-05-11 19:22:21 +00:00
const-string p2, "response"
2020-04-17 19:35:49 +00:00
2020-05-11 19:22:21 +00:00
invoke-static {p2}, Ly/v/b/j;->a(Ljava/lang/String;)V
2020-04-17 19:35:49 +00:00
throw p1
.end method