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

89 lines
1.6 KiB
Smali
Raw Normal View History

2019-02-04 20:08:30 +00:00
.class final Lb/i$a;
.super Lokhttp3/x;
2019-02-04 20:29:01 +00:00
.source "OkHttpCall.java"
2019-02-04 20:08:30 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lb/i;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = "a"
.end annotation
# instance fields
2019-06-26 01:01:00 +00:00
.field private final bDO:Lokhttp3/x;
2019-02-04 20:08:30 +00:00
2019-06-26 01:01:00 +00:00
.field bDP:Ljava/io/IOException;
2019-02-04 20:08:30 +00:00
# direct methods
.method constructor <init>(Lokhttp3/x;)V
.locals 0
invoke-direct {p0}, Lokhttp3/x;-><init>()V
2019-06-26 01:01:00 +00:00
iput-object p1, p0, Lb/i$a;->bDO:Lokhttp3/x;
2019-02-04 20:08:30 +00:00
return-void
.end method
# virtual methods
2019-06-26 01:01:00 +00:00
.method public final GR()Lokio/d;
2019-02-04 20:08:30 +00:00
.locals 2
new-instance v0, Lb/i$a$1;
2019-06-26 01:01:00 +00:00
iget-object v1, p0, Lb/i$a;->bDO:Lokhttp3/x;
2019-02-04 20:08:30 +00:00
2019-06-26 01:01:00 +00:00
invoke-virtual {v1}, Lokhttp3/x;->GR()Lokio/d;
2019-02-04 20:08:30 +00:00
move-result-object v1
2019-02-27 21:13:14 +00:00
invoke-direct {v0, p0, v1}, Lb/i$a$1;-><init>(Lb/i$a;Lokio/q;)V
2019-02-04 20:08:30 +00:00
2019-02-27 21:13:14 +00:00
invoke-static {v0}, Lokio/j;->b(Lokio/q;)Lokio/d;
2019-02-04 20:08:30 +00:00
move-result-object v0
return-object v0
.end method
.method public final close()V
.locals 1
2019-06-26 01:01:00 +00:00
iget-object v0, p0, Lb/i$a;->bDO:Lokhttp3/x;
2019-02-04 20:08:30 +00:00
invoke-virtual {v0}, Lokhttp3/x;->close()V
return-void
.end method
.method public final contentLength()J
.locals 2
2019-06-26 01:01:00 +00:00
iget-object v0, p0, Lb/i$a;->bDO:Lokhttp3/x;
2019-02-04 20:08:30 +00:00
invoke-virtual {v0}, Lokhttp3/x;->contentLength()J
move-result-wide v0
return-wide v0
.end method
.method public final contentType()Lokhttp3/MediaType;
.locals 1
2019-06-26 01:01:00 +00:00
iget-object v0, p0, Lb/i$a;->bDO:Lokhttp3/x;
2019-02-04 20:08:30 +00:00
invoke-virtual {v0}, Lokhttp3/x;->contentType()Lokhttp3/MediaType;
move-result-object v0
return-object v0
.end method