apkfuckery/com.discord/smali_classes2/a0/m.smali

83 lines
1.4 KiB
Smali
Raw Normal View History

2020-03-26 23:31:08 +00:00
.class public final La0/m;
2019-12-21 01:41:59 +00:00
.super Ljava/lang/Object;
2020-02-20 19:33:18 +00:00
.source "CookieJar.kt"
2019-12-21 01:41:59 +00:00
2020-02-20 19:33:18 +00:00
# interfaces
2020-03-26 23:31:08 +00:00
.implements La0/n;
2019-12-21 01:41:59 +00:00
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2020-03-26 23:31:08 +00:00
.method public a(La0/u;)Ljava/util/List;
2020-02-20 19:33:18 +00:00
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
2020-03-26 23:31:08 +00:00
"La0/u;",
2020-02-20 19:33:18 +00:00
")",
"Ljava/util/List<",
2020-03-26 23:31:08 +00:00
"La0/l;",
2020-02-20 19:33:18 +00:00
">;"
}
.end annotation
2019-12-21 01:41:59 +00:00
if-eqz p1, :cond_0
2020-03-26 23:31:08 +00:00
sget-object p1, Lw/q/o;->d:Lw/q/o;
2019-12-21 01:41:59 +00:00
2020-02-20 19:33:18 +00:00
return-object p1
2019-12-21 01:41:59 +00:00
:cond_0
2020-02-20 19:33:18 +00:00
const-string p1, "url"
2019-12-21 01:41:59 +00:00
2020-03-26 23:31:08 +00:00
invoke-static {p1}, Lw/u/b/j;->a(Ljava/lang/String;)V
2020-02-20 19:33:18 +00:00
const/4 p1, 0x0
throw p1
2019-12-21 01:41:59 +00:00
.end method
2020-03-26 23:31:08 +00:00
.method public a(La0/u;Ljava/util/List;)V
2020-02-20 19:33:18 +00:00
.locals 1
2019-12-21 01:41:59 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
2020-03-26 23:31:08 +00:00
"La0/u;",
2020-02-20 19:33:18 +00:00
"Ljava/util/List<",
2020-03-26 23:31:08 +00:00
"La0/l;",
2020-02-20 19:33:18 +00:00
">;)V"
2019-12-21 01:41:59 +00:00
}
.end annotation
2020-02-20 19:33:18 +00:00
const/4 v0, 0x0
2019-12-21 01:41:59 +00:00
2020-02-20 19:33:18 +00:00
if-eqz p1, :cond_1
2019-12-21 01:41:59 +00:00
2020-02-20 19:33:18 +00:00
if-eqz p2, :cond_0
2019-12-21 01:41:59 +00:00
2020-02-20 19:33:18 +00:00
return-void
2019-12-21 01:41:59 +00:00
2020-02-20 19:33:18 +00:00
:cond_0
const-string p1, "cookies"
2019-12-21 01:41:59 +00:00
2020-03-26 23:31:08 +00:00
invoke-static {p1}, Lw/u/b/j;->a(Ljava/lang/String;)V
2019-12-21 01:41:59 +00:00
2020-02-20 19:33:18 +00:00
throw v0
2019-12-21 01:41:59 +00:00
2020-02-20 19:33:18 +00:00
:cond_1
const-string p1, "url"
2019-12-21 01:41:59 +00:00
2020-03-26 23:31:08 +00:00
invoke-static {p1}, Lw/u/b/j;->a(Ljava/lang/String;)V
2019-12-21 01:41:59 +00:00
2020-02-20 19:33:18 +00:00
throw v0
2019-12-21 01:41:59 +00:00
.end method