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

83 lines
1.4 KiB
Smali
Raw Normal View History

2020-03-27 22:23:51 +00:00
.class public final Ld0/m;
2020-02-20 19:33:18 +00:00
.super Ljava/lang/Object;
2020-04-17 17:35:24 +00:00
.source "CookieJar.kt"
2020-02-20 19:33:18 +00:00
2020-03-27 22:23:51 +00:00
# interfaces
2020-04-17 17:35:24 +00:00
.implements Ld0/n;
2020-02-20 19:33:18 +00:00
# direct methods
2020-04-17 17:35:24 +00:00
.method public constructor <init>()V
.locals 0
2020-03-27 22:23:51 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2020-04-17 17:35:24 +00:00
.method public a(Ld0/u;)Ljava/util/List;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ld0/u;",
")",
"Ljava/util/List<",
"Ld0/l;",
">;"
}
.end annotation
2020-03-27 22:23:51 +00:00
2020-04-17 17:35:24 +00:00
if-eqz p1, :cond_0
2020-03-27 22:23:51 +00:00
2020-04-17 17:35:24 +00:00
sget-object p1, Lz/q/o;->d:Lz/q/o;
2020-03-27 22:23:51 +00:00
2020-04-17 17:35:24 +00:00
return-object p1
2020-03-27 22:23:51 +00:00
:cond_0
2020-04-17 17:35:24 +00:00
const-string p1, "url"
2020-03-27 22:23:51 +00:00
2020-04-17 17:35:24 +00:00
invoke-static {p1}, Lz/u/b/j;->a(Ljava/lang/String;)V
2020-02-20 19:33:18 +00:00
2020-03-27 22:23:51 +00:00
const/4 p1, 0x0
2020-02-20 19:33:18 +00:00
2020-03-27 22:23:51 +00:00
throw p1
2020-02-20 19:33:18 +00:00
.end method
2020-04-17 17:35:24 +00:00
.method public a(Ld0/u;Ljava/util/List;)V
2020-04-17 16:36:30 +00:00
.locals 1
2020-04-17 17:35:24 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ld0/u;",
"Ljava/util/List<",
"Ld0/l;",
">;)V"
}
.end annotation
2020-03-26 05:26:27 +00:00
2020-04-17 17:35:24 +00:00
const/4 v0, 0x0
2020-03-27 22:23:51 +00:00
2020-04-17 17:35:24 +00:00
if-eqz p1, :cond_1
2020-04-17 16:36:30 +00:00
2020-04-17 17:35:24 +00:00
if-eqz p2, :cond_0
2020-04-17 16:36:30 +00:00
2020-04-17 17:35:24 +00:00
return-void
2020-04-17 16:36:30 +00:00
2020-04-17 17:35:24 +00:00
:cond_0
const-string p1, "cookies"
2020-04-17 16:36:30 +00:00
2020-04-17 17:35:24 +00:00
invoke-static {p1}, Lz/u/b/j;->a(Ljava/lang/String;)V
2020-04-17 16:36:30 +00:00
2020-04-17 17:35:24 +00:00
throw v0
2020-04-17 16:36:30 +00:00
2020-04-17 17:35:24 +00:00
:cond_1
const-string p1, "url"
2020-04-17 16:36:30 +00:00
2020-04-17 17:35:24 +00:00
invoke-static {p1}, Lz/u/b/j;->a(Ljava/lang/String;)V
2020-04-17 16:36:30 +00:00
2020-04-17 17:35:24 +00:00
throw v0
2020-02-20 19:33:18 +00:00
.end method