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

83 lines
1.4 KiB
Smali
Raw Normal View History

2020-04-17 19:35:49 +00:00
.class public final Lc0/m;
.super Ljava/lang/Object;
2020-05-11 19:22:21 +00:00
.source "CookieJar.kt"
2020-04-17 19:35:49 +00:00
# interfaces
2020-05-11 19:22:21 +00:00
.implements Lc0/n;
2020-04-17 19:35:49 +00:00
# direct methods
2020-05-11 19:22:21 +00:00
.method public constructor <init>()V
.locals 0
2020-04-17 19:35:49 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2020-05-11 19:22:21 +00:00
.method public a(Lc0/u;)Ljava/util/List;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lc0/u;",
")",
"Ljava/util/List<",
"Lc0/l;",
">;"
}
.end annotation
2020-04-17 19:35:49 +00:00
2020-05-11 19:22:21 +00:00
if-eqz p1, :cond_0
2020-04-17 19:35:49 +00:00
2020-05-11 19:22:21 +00:00
sget-object p1, Ly/q/p;->d:Ly/q/p;
2020-04-17 19:35:49 +00:00
2020-05-11 19:22:21 +00:00
return-object p1
2020-04-17 19:35:49 +00:00
:cond_0
2020-05-11 19:22:21 +00:00
const-string p1, "url"
2020-04-17 19:35:49 +00:00
2020-05-11 19:22:21 +00:00
invoke-static {p1}, Ly/v/b/j;->a(Ljava/lang/String;)V
2020-04-17 19:35:49 +00:00
const/4 p1, 0x0
throw p1
.end method
2020-05-11 19:22:21 +00:00
.method public a(Lc0/u;Ljava/util/List;)V
2020-05-11 18:18:42 +00:00
.locals 1
2020-05-11 19:22:21 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lc0/u;",
"Ljava/util/List<",
"Lc0/l;",
">;)V"
}
.end annotation
2020-04-27 20:53:11 +00:00
2020-05-11 19:22:21 +00:00
const/4 v0, 0x0
2020-04-27 20:53:11 +00:00
2020-05-11 19:22:21 +00:00
if-eqz p1, :cond_1
2020-05-11 18:18:42 +00:00
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-void
2020-05-11 18:18:42 +00:00
2020-05-11 19:22:21 +00:00
:cond_0
const-string p1, "cookies"
2020-05-11 18:18:42 +00:00
2020-05-11 19:22:21 +00:00
invoke-static {p1}, Ly/v/b/j;->a(Ljava/lang/String;)V
2020-05-11 18:18:42 +00:00
2020-05-11 19:22:21 +00:00
throw v0
2020-05-11 18:18:42 +00:00
2020-05-11 19:22:21 +00:00
:cond_1
const-string p1, "url"
2020-05-11 18:18:42 +00:00
2020-05-11 19:22:21 +00:00
invoke-static {p1}, Ly/v/b/j;->a(Ljava/lang/String;)V
2020-05-11 18:18:42 +00:00
2020-05-11 19:22:21 +00:00
throw v0
2020-04-17 19:35:49 +00:00
.end method