apkfuckery/com.discord/smali_classes2/d0/i$c.smali

65 lines
1.2 KiB
Smali
Raw Normal View History

2020-02-20 19:33:18 +00:00
.class public final Ld0/i$c;
.super La0/z;
2019-07-24 11:27:29 +00:00
.source "OkHttpCall.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-02-20 19:33:18 +00:00
value = Ld0/i;
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x19
name = "c"
2019-07-24 11:27:29 +00:00
.end annotation
# instance fields
2019-12-06 03:29:40 +00:00
.field public final f:Lokhttp3/MediaType;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
.field public final g:J
2019-12-04 22:43:03 +00:00
2019-07-24 11:27:29 +00:00
# direct methods
2019-12-06 03:29:40 +00:00
.method public constructor <init>(Lokhttp3/MediaType;J)V
2019-07-24 11:27:29 +00:00
.locals 0
2020-02-20 19:33:18 +00:00
invoke-direct {p0}, La0/z;-><init>()V
2019-07-24 11:27:29 +00:00
2020-02-20 19:33:18 +00:00
iput-object p1, p0, Ld0/i$c;->f:Lokhttp3/MediaType;
2019-07-24 11:27:29 +00:00
2020-02-20 19:33:18 +00:00
iput-wide p2, p0, Ld0/i$c;->g:J
2019-07-24 11:27:29 +00:00
return-void
.end method
# virtual methods
2019-12-06 03:29:40 +00:00
.method public b()J
2019-07-24 11:27:29 +00:00
.locals 2
2020-02-20 19:33:18 +00:00
iget-wide v0, p0, Ld0/i$c;->g:J
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
return-wide v0
.end method
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
.method public c()Lokhttp3/MediaType;
.locals 1
2019-07-24 11:27:29 +00:00
2020-02-20 19:33:18 +00:00
iget-object v0, p0, Ld0/i$c;->f:Lokhttp3/MediaType;
2019-12-06 03:29:40 +00:00
return-object v0
2019-07-24 11:27:29 +00:00
.end method
2020-02-20 19:33:18 +00:00
.method public d()Lb0/g;
2019-07-24 11:27:29 +00:00
.locals 2
2019-12-06 03:29:40 +00:00
new-instance v0, Ljava/lang/IllegalStateException;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
const-string v1, "Cannot read raw response body of a converted body."
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
invoke-direct {v0, v1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
throw v0
2019-07-24 11:27:29 +00:00
.end method