apkfuckery/com.discord/smali/okhttp3/x$1.smali

67 lines
1.3 KiB
Smali
Raw Normal View History

2019-02-04 20:08:30 +00:00
.class final Lokhttp3/x$1;
.super Lokhttp3/x;
2019-02-04 20:29:01 +00:00
.source "ResponseBody.java"
2019-02-04 20:08:30 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lokhttp3/x;->a(Lokhttp3/MediaType;JLokio/d;)Lokhttp3/x;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
2019-02-14 22:50:29 +00:00
.field final synthetic bmH:Lokhttp3/MediaType;
2019-02-04 20:08:30 +00:00
2019-02-14 22:50:29 +00:00
.field final synthetic bmX:J
2019-02-04 20:08:30 +00:00
2019-02-14 22:50:29 +00:00
.field final synthetic bmY:Lokio/d;
2019-02-04 20:08:30 +00:00
# direct methods
.method constructor <init>(Lokhttp3/MediaType;JLokio/d;)V
.locals 0
2019-02-14 22:50:29 +00:00
iput-object p1, p0, Lokhttp3/x$1;->bmH:Lokhttp3/MediaType;
2019-02-04 20:08:30 +00:00
2019-02-14 22:50:29 +00:00
iput-wide p2, p0, Lokhttp3/x$1;->bmX:J
2019-02-04 20:08:30 +00:00
2019-02-14 22:50:29 +00:00
iput-object p4, p0, Lokhttp3/x$1;->bmY:Lokio/d;
2019-02-04 20:08:30 +00:00
invoke-direct {p0}, Lokhttp3/x;-><init>()V
return-void
.end method
# virtual methods
2019-02-06 20:30:57 +00:00
.method public final AF()Lokio/d;
2019-02-04 20:08:30 +00:00
.locals 1
2019-02-14 22:50:29 +00:00
iget-object v0, p0, Lokhttp3/x$1;->bmY:Lokio/d;
2019-02-04 20:08:30 +00:00
return-object v0
.end method
.method public final contentLength()J
.locals 2
2019-02-14 22:50:29 +00:00
iget-wide v0, p0, Lokhttp3/x$1;->bmX:J
2019-02-04 20:08:30 +00:00
return-wide v0
.end method
.method public final contentType()Lokhttp3/MediaType;
.locals 1
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
2019-02-14 22:50:29 +00:00
iget-object v0, p0, Lokhttp3/x$1;->bmH:Lokhttp3/MediaType;
2019-02-04 20:08:30 +00:00
return-object v0
.end method