apkfuckery/com.discord/smali_classes2/okhttp3/aa$b$a.smali

65 lines
1.3 KiB
Smali
Raw Normal View History

2019-11-28 00:30:53 +00:00
.class public final Lokhttp3/aa$b$a;
.super Lokhttp3/aa;
.source "ResponseBody.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lokhttp3/aa$b;->a(Lokio/g;Lokhttp3/MediaType;J)Lokhttp3/aa;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
2019-12-04 22:43:03 +00:00
.field final synthetic cpK:Lokhttp3/MediaType;
2019-11-28 00:30:53 +00:00
2019-12-04 22:43:03 +00:00
.field final synthetic cqa:Lokio/g;
2019-11-28 00:30:53 +00:00
2019-12-04 22:43:03 +00:00
.field final synthetic cqb:J
2019-11-28 00:30:53 +00:00
# direct methods
.method constructor <init>(Lokio/g;Lokhttp3/MediaType;J)V
.locals 0
2019-12-04 22:43:03 +00:00
iput-object p1, p0, Lokhttp3/aa$b$a;->cqa:Lokio/g;
2019-11-28 00:30:53 +00:00
2019-12-04 22:43:03 +00:00
iput-object p2, p0, Lokhttp3/aa$b$a;->cpK:Lokhttp3/MediaType;
2019-11-28 00:30:53 +00:00
2019-12-04 22:43:03 +00:00
iput-wide p3, p0, Lokhttp3/aa$b$a;->cqb:J
2019-11-28 00:30:53 +00:00
invoke-direct {p0}, Lokhttp3/aa;-><init>()V
return-void
.end method
# virtual methods
2019-12-04 22:43:03 +00:00
.method public final PE()Lokio/g;
2019-11-28 00:30:53 +00:00
.locals 1
2019-12-04 22:43:03 +00:00
iget-object v0, p0, Lokhttp3/aa$b$a;->cqa:Lokio/g;
2019-11-28 00:30:53 +00:00
return-object v0
.end method
.method public final contentLength()J
.locals 2
2019-12-04 22:43:03 +00:00
iget-wide v0, p0, Lokhttp3/aa$b$a;->cqb:J
2019-11-28 00:30:53 +00:00
return-wide v0
.end method
.method public final contentType()Lokhttp3/MediaType;
.locals 1
2019-12-04 22:43:03 +00:00
iget-object v0, p0, Lokhttp3/aa$b$a;->cpK:Lokhttp3/MediaType;
2019-11-28 00:30:53 +00:00
return-object v0
.end method