apkfuckery/com.discord/smali_classes2/g0/p.smali

64 lines
1.3 KiB
Smali
Raw Normal View History

2020-09-22 07:09:10 +00:00
.class public final Lg0/p;
2020-07-23 01:06:17 +00:00
.super Ljava/lang/Object;
2020-09-02 04:07:20 +00:00
.source "CookieJar.kt"
2020-07-23 01:06:17 +00:00
2020-09-16 23:45:23 +00:00
# interfaces
2020-09-22 07:09:10 +00:00
.implements Lg0/q;
2020-07-23 01:06:17 +00:00
# direct methods
2020-09-16 23:45:23 +00:00
.method public constructor <init>()V
.locals 0
2020-07-23 01:06:17 +00:00
2020-09-16 23:45:23 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-07-23 01:06:17 +00:00
return-void
.end method
2020-09-02 04:07:20 +00:00
# virtual methods
2020-09-22 07:09:10 +00:00
.method public a(Lg0/y;Ljava/util/List;)V
2020-09-16 23:45:23 +00:00
.locals 1
2020-09-02 04:07:20 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
2020-09-22 07:09:10 +00:00
"Lg0/y;",
2020-09-02 04:07:20 +00:00
"Ljava/util/List<",
2020-09-22 07:09:10 +00:00
"Lg0/o;",
2020-09-02 04:07:20 +00:00
">;)V"
}
.end annotation
2020-09-16 23:45:23 +00:00
const-string v0, "url"
2020-09-23 03:12:49 +00:00
invoke-static {p1, v0}, Lc0/n/c/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2020-09-16 23:45:23 +00:00
const-string p1, "cookies"
2020-09-23 03:12:49 +00:00
invoke-static {p2, p1}, Lc0/n/c/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2020-09-16 23:45:23 +00:00
return-void
2020-09-02 04:07:20 +00:00
.end method
2020-09-22 07:09:10 +00:00
.method public b(Lg0/y;)Ljava/util/List;
2020-09-16 23:45:23 +00:00
.locals 1
2020-09-02 04:07:20 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
2020-09-22 07:09:10 +00:00
"Lg0/y;",
2020-09-02 04:07:20 +00:00
")",
"Ljava/util/List<",
2020-09-22 07:09:10 +00:00
"Lg0/o;",
2020-09-02 04:07:20 +00:00
">;"
}
.end annotation
2020-09-16 23:45:23 +00:00
const-string v0, "url"
2020-09-23 03:12:49 +00:00
invoke-static {p1, v0}, Lc0/n/c/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2020-09-16 23:45:23 +00:00
2020-09-22 07:09:10 +00:00
sget-object p1, Lc0/i/l;->d:Lc0/i/l;
2020-09-16 23:45:23 +00:00
return-object p1
2020-07-25 00:57:58 +00:00
.end method