apkfuckery/com.discord/smali_classes2/g0/t$a.smali

130 lines
2.6 KiB
Smali
Raw Normal View History

2020-11-09 19:03:49 +00:00
.class public Lg0/t$a;
2020-09-09 19:21:20 +00:00
.super Ljava/lang/Object;
.source "OkHttpCall.java"
# interfaces
2020-11-09 19:03:49 +00:00
.implements Lc0/g;
2020-09-09 19:21:20 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-11-09 19:03:49 +00:00
value = Lg0/t;->Y(Lg0/f;)V
2020-09-09 19:21:20 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
2020-11-09 19:03:49 +00:00
.field public final synthetic a:Lg0/f;
2020-09-09 19:21:20 +00:00
2020-11-09 19:03:49 +00:00
.field public final synthetic b:Lg0/t;
2020-09-09 19:21:20 +00:00
# direct methods
2020-11-09 19:03:49 +00:00
.method public constructor <init>(Lg0/t;Lg0/f;)V
2020-09-09 19:21:20 +00:00
.locals 0
2020-09-16 23:45:23 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
2020-09-09 19:21:20 +00:00
2020-11-09 19:03:49 +00:00
iput-object p1, p0, Lg0/t$a;->b:Lg0/t;
2020-09-09 19:21:20 +00:00
2020-11-09 19:03:49 +00:00
iput-object p2, p0, Lg0/t$a;->a:Lg0/f;
2020-09-09 19:21:20 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2020-11-09 19:03:49 +00:00
.method public a(Lc0/f;Lokhttp3/Response;)V
2020-09-09 19:21:20 +00:00
.locals 1
:try_start_0
2020-11-09 19:03:49 +00:00
iget-object p1, p0, Lg0/t$a;->b:Lg0/t;
2020-09-09 19:21:20 +00:00
2020-11-09 19:03:49 +00:00
invoke-virtual {p1, p2}, Lg0/t;->d(Lokhttp3/Response;)Lg0/b0;
2020-09-09 19:21:20 +00:00
move-result-object p1
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_1
:try_start_1
2020-11-09 19:03:49 +00:00
iget-object p2, p0, Lg0/t$a;->a:Lg0/f;
2020-09-09 19:21:20 +00:00
2020-11-09 19:03:49 +00:00
iget-object v0, p0, Lg0/t$a;->b:Lg0/t;
2020-09-09 19:21:20 +00:00
2020-11-09 19:03:49 +00:00
invoke-interface {p2, v0, p1}, Lg0/f;->b(Lg0/d;Lg0/b0;)V
2020-09-09 19:21:20 +00:00
:try_end_1
.catchall {:try_start_1 .. :try_end_1} :catchall_0
goto :goto_0
:catchall_0
move-exception p1
2020-11-09 19:03:49 +00:00
invoke-static {p1}, Lg0/h0;->o(Ljava/lang/Throwable;)V
2020-09-16 23:45:23 +00:00
2020-09-09 19:21:20 +00:00
invoke-virtual {p1}, Ljava/lang/Throwable;->printStackTrace()V
:goto_0
return-void
:catchall_1
move-exception p1
2020-11-09 19:03:49 +00:00
invoke-static {p1}, Lg0/h0;->o(Ljava/lang/Throwable;)V
2020-09-16 23:45:23 +00:00
2020-09-09 19:21:20 +00:00
:try_start_2
2020-11-09 19:03:49 +00:00
iget-object p2, p0, Lg0/t$a;->a:Lg0/f;
2020-09-09 19:21:20 +00:00
2020-11-09 19:03:49 +00:00
iget-object v0, p0, Lg0/t$a;->b:Lg0/t;
2020-09-09 19:21:20 +00:00
2020-11-09 19:03:49 +00:00
invoke-interface {p2, v0, p1}, Lg0/f;->a(Lg0/d;Ljava/lang/Throwable;)V
2020-09-09 19:21:20 +00:00
:try_end_2
.catchall {:try_start_2 .. :try_end_2} :catchall_2
goto :goto_1
:catchall_2
move-exception p1
2020-11-09 19:03:49 +00:00
invoke-static {p1}, Lg0/h0;->o(Ljava/lang/Throwable;)V
2020-09-16 23:45:23 +00:00
2020-09-09 19:21:20 +00:00
invoke-virtual {p1}, Ljava/lang/Throwable;->printStackTrace()V
:goto_1
return-void
.end method
2020-11-09 19:03:49 +00:00
.method public b(Lc0/f;Ljava/io/IOException;)V
2020-09-09 19:21:20 +00:00
.locals 1
:try_start_0
2020-11-09 19:03:49 +00:00
iget-object p1, p0, Lg0/t$a;->a:Lg0/f;
2020-09-09 19:21:20 +00:00
2020-11-09 19:03:49 +00:00
iget-object v0, p0, Lg0/t$a;->b:Lg0/t;
2020-09-09 19:21:20 +00:00
2020-11-09 19:03:49 +00:00
invoke-interface {p1, v0, p2}, Lg0/f;->a(Lg0/d;Ljava/lang/Throwable;)V
2020-09-09 19:21:20 +00:00
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
goto :goto_0
:catchall_0
move-exception p1
2020-11-09 19:03:49 +00:00
invoke-static {p1}, Lg0/h0;->o(Ljava/lang/Throwable;)V
2020-09-16 23:45:23 +00:00
2020-09-09 19:21:20 +00:00
invoke-virtual {p1}, Ljava/lang/Throwable;->printStackTrace()V
:goto_0
return-void
.end method