apkfuckery/com.discord/smali_classes2/a0/i$b$a.smali

60 lines
1.1 KiB
Smali
Raw Normal View History

2019-12-21 01:41:59 +00:00
.class public La0/i$b$a;
.super Ly/i;
2019-07-24 11:27:29 +00:00
.source "OkHttpCall.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2019-12-21 01:41:59 +00:00
value = La0/i$b;->d()Ly/g;
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x1
2019-07-24 11:27:29 +00:00
name = null
.end annotation
# instance fields
2019-12-21 01:41:59 +00:00
.field public final synthetic e:La0/i$b;
2019-07-24 11:27:29 +00:00
# direct methods
2019-12-21 01:41:59 +00:00
.method public constructor <init>(La0/i$b;Ly/w;)V
2019-07-24 11:27:29 +00:00
.locals 0
2019-12-21 01:41:59 +00:00
iput-object p1, p0, La0/i$b$a;->e:La0/i$b;
2019-07-24 11:27:29 +00:00
2019-12-21 01:41:59 +00:00
invoke-direct {p0, p2}, Ly/i;-><init>(Ly/w;)V
2019-07-24 11:27:29 +00:00
return-void
.end method
# virtual methods
2019-12-21 01:41:59 +00:00
.method public b(Ly/e;J)J
2019-07-24 11:27:29 +00:00
.locals 0
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
:try_start_0
2019-12-21 01:41:59 +00:00
invoke-super {p0, p1, p2, p3}, Ly/i;->b(Ly/e;J)J
2019-07-24 11:27:29 +00:00
move-result-wide p1
:try_end_0
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
return-wide p1
:catch_0
move-exception p1
2019-12-21 01:41:59 +00:00
iget-object p2, p0, La0/i$b$a;->e:La0/i$b;
2019-07-24 11:27:29 +00:00
2019-12-21 01:41:59 +00:00
iput-object p1, p2, La0/i$b;->g:Ljava/io/IOException;
2019-07-24 11:27:29 +00:00
throw p1
.end method