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

83 lines
1.4 KiB
Smali
Raw Normal View History

2019-12-21 01:41:59 +00:00
.class public final Lx/m;
2019-12-06 03:29:40 +00:00
.super Ljava/lang/Object;
.source "CookieJar.kt"
# interfaces
2019-12-21 01:41:59 +00:00
.implements Lx/n;
2019-12-06 03:29:40 +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
2019-12-21 01:41:59 +00:00
.method public a(Lx/u;)Ljava/util/List;
2019-12-06 03:29:40 +00:00
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
2019-12-21 01:41:59 +00:00
"Lx/u;",
2019-12-06 03:29:40 +00:00
")",
"Ljava/util/List<",
2019-12-21 01:41:59 +00:00
"Lx/l;",
2019-12-06 03:29:40 +00:00
">;"
}
.end annotation
if-eqz p1, :cond_0
2019-12-21 01:41:59 +00:00
sget-object p1, Lt/q/o;->d:Lt/q/o;
2019-12-06 03:29:40 +00:00
return-object p1
:cond_0
const-string p1, "url"
2019-12-21 01:41:59 +00:00
invoke-static {p1}, Lt/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
throw p1
.end method
2019-12-21 01:41:59 +00:00
.method public a(Lx/u;Ljava/util/List;)V
2019-12-06 03:29:40 +00:00
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
2019-12-21 01:41:59 +00:00
"Lx/u;",
2019-12-06 03:29:40 +00:00
"Ljava/util/List<",
2019-12-21 01:41:59 +00:00
"Lx/l;",
2019-12-06 03:29:40 +00:00
">;)V"
}
.end annotation
const/4 v0, 0x0
if-eqz p1, :cond_1
if-eqz p2, :cond_0
return-void
:cond_0
const-string p1, "cookies"
2019-12-21 01:41:59 +00:00
invoke-static {p1}, Lt/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
throw v0
:cond_1
const-string p1, "url"
2019-12-21 01:41:59 +00:00
invoke-static {p1}, Lt/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
throw v0
.end method