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

66 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;
# 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-04 20:20:43 +00:00
.field final synthetic caC:J
2019-02-04 20:08:30 +00:00
2019-02-04 20:20:43 +00:00
.field final synthetic caD:Lokio/d;
2019-02-04 20:08:30 +00:00
2019-02-04 20:20:43 +00:00
.field final synthetic cam:Lokhttp3/MediaType;
2019-02-04 20:08:30 +00:00
# direct methods
.method constructor <init>(Lokhttp3/MediaType;JLokio/d;)V
.locals 0
2019-02-04 20:20:43 +00:00
iput-object p1, p0, Lokhttp3/x$1;->cam:Lokhttp3/MediaType;
2019-02-04 20:08:30 +00:00
2019-02-04 20:20:43 +00:00
iput-wide p2, p0, Lokhttp3/x$1;->caC:J
2019-02-04 20:08:30 +00:00
2019-02-04 20:20:43 +00:00
iput-object p4, p0, Lokhttp3/x$1;->caD: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-04 20:17:36 +00:00
.method public final HK()Lokio/d;
2019-02-04 20:08:30 +00:00
.locals 1
2019-02-04 20:20:43 +00:00
iget-object v0, p0, Lokhttp3/x$1;->caD:Lokio/d;
2019-02-04 20:08:30 +00:00
return-object v0
.end method
.method public final contentLength()J
.locals 2
2019-02-04 20:20:43 +00:00
iget-wide v0, p0, Lokhttp3/x$1;->caC: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-04 20:20:43 +00:00
iget-object v0, p0, Lokhttp3/x$1;->cam:Lokhttp3/MediaType;
2019-02-04 20:08:30 +00:00
return-object v0
.end method