apkfuckery/com.discord/smali_classes2/okhttp3/Response$a.smali

640 lines
15 KiB
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class public final Lokhttp3/Response$a;
.super Ljava/lang/Object;
2019-11-28 00:30:53 +00:00
.source "Response.kt"
2019-07-24 11:27:29 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lokhttp3/Response;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "a"
.end annotation
# instance fields
2019-12-04 22:43:03 +00:00
.field private ckb:Lokhttp3/x;
2019-10-28 23:46:47 +00:00
2019-12-04 22:43:03 +00:00
.field private ckd:Lokhttp3/u;
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
.field public code:I
2019-10-23 04:50:18 +00:00
2019-12-04 22:43:03 +00:00
.field public cpI:Lokhttp3/Headers$a;
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
.field private cpP:Lokhttp3/z;
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
.field private cpQ:Lokhttp3/aa;
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
.field private cpR:Lokhttp3/Response;
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
.field private cpS:Lokhttp3/Response;
2019-11-15 02:21:15 +00:00
2019-12-04 22:43:03 +00:00
.field public cpT:Lokhttp3/Response;
2019-11-15 02:21:15 +00:00
2019-12-04 22:43:03 +00:00
.field private cpU:J
2019-11-28 00:30:53 +00:00
2019-12-04 22:43:03 +00:00
.field private cpV:J
2019-11-15 02:21:15 +00:00
2019-12-04 22:43:03 +00:00
.field public cpW:Lokhttp3/internal/b/c;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
.field private message:Ljava/lang/String;
2019-07-24 11:27:29 +00:00
# direct methods
.method public constructor <init>()V
.locals 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const/4 v0, -0x1
iput v0, p0, Lokhttp3/Response$a;->code:I
new-instance v0, Lokhttp3/Headers$a;
invoke-direct {v0}, Lokhttp3/Headers$a;-><init>()V
2019-12-04 22:43:03 +00:00
iput-object v0, p0, Lokhttp3/Response$a;->cpI:Lokhttp3/Headers$a;
2019-07-24 11:27:29 +00:00
return-void
.end method
2019-11-28 00:30:53 +00:00
.method public constructor <init>(Lokhttp3/Response;)V
2019-07-24 11:27:29 +00:00
.locals 2
2019-11-28 00:30:53 +00:00
const-string v0, "response"
invoke-static {p1, v0}, Lkotlin/jvm/internal/l;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const/4 v0, -0x1
iput v0, p0, Lokhttp3/Response$a;->code:I
2019-12-04 22:43:03 +00:00
iget-object v0, p1, Lokhttp3/Response;->cpP:Lokhttp3/z;
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
iput-object v0, p0, Lokhttp3/Response$a;->cpP:Lokhttp3/z;
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
iget-object v0, p1, Lokhttp3/Response;->ckb:Lokhttp3/x;
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
iput-object v0, p0, Lokhttp3/Response$a;->ckb:Lokhttp3/x;
2019-07-24 11:27:29 +00:00
iget v0, p1, Lokhttp3/Response;->code:I
iput v0, p0, Lokhttp3/Response$a;->code:I
iget-object v0, p1, Lokhttp3/Response;->message:Ljava/lang/String;
iput-object v0, p0, Lokhttp3/Response$a;->message:Ljava/lang/String;
2019-12-04 22:43:03 +00:00
iget-object v0, p1, Lokhttp3/Response;->ckd:Lokhttp3/u;
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
iput-object v0, p0, Lokhttp3/Response$a;->ckd:Lokhttp3/u;
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
iget-object v0, p1, Lokhttp3/Response;->coL:Lokhttp3/Headers;
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
invoke-virtual {v0}, Lokhttp3/Headers;->Qk()Lokhttp3/Headers$a;
2019-07-24 11:27:29 +00:00
move-result-object v0
2019-12-04 22:43:03 +00:00
iput-object v0, p0, Lokhttp3/Response$a;->cpI:Lokhttp3/Headers$a;
2019-11-28 00:30:53 +00:00
2019-12-04 22:43:03 +00:00
iget-object v0, p1, Lokhttp3/Response;->cpQ:Lokhttp3/aa;
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
iput-object v0, p0, Lokhttp3/Response$a;->cpQ:Lokhttp3/aa;
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
iget-object v0, p1, Lokhttp3/Response;->cpR:Lokhttp3/Response;
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
iput-object v0, p0, Lokhttp3/Response$a;->cpR:Lokhttp3/Response;
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
iget-object v0, p1, Lokhttp3/Response;->cpS:Lokhttp3/Response;
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
iput-object v0, p0, Lokhttp3/Response$a;->cpS:Lokhttp3/Response;
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
iget-object v0, p1, Lokhttp3/Response;->cpT:Lokhttp3/Response;
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
iput-object v0, p0, Lokhttp3/Response$a;->cpT:Lokhttp3/Response;
2019-08-30 20:04:20 +00:00
2019-12-04 22:43:03 +00:00
iget-wide v0, p1, Lokhttp3/Response;->cpU:J
2019-08-30 20:04:20 +00:00
2019-12-04 22:43:03 +00:00
iput-wide v0, p0, Lokhttp3/Response$a;->cpU:J
2019-10-25 01:57:51 +00:00
2019-12-04 22:43:03 +00:00
iget-wide v0, p1, Lokhttp3/Response;->cpV:J
2019-10-25 01:57:51 +00:00
2019-12-04 22:43:03 +00:00
iput-wide v0, p0, Lokhttp3/Response$a;->cpV:J
2019-10-31 00:47:18 +00:00
2019-12-04 22:43:03 +00:00
iget-object p1, p1, Lokhttp3/Response;->cpW:Lokhttp3/internal/b/c;
2019-11-28 00:30:53 +00:00
2019-12-04 22:43:03 +00:00
iput-object p1, p0, Lokhttp3/Response$a;->cpW:Lokhttp3/internal/b/c;
2019-10-31 00:47:18 +00:00
2019-07-24 11:27:29 +00:00
return-void
.end method
.method private static a(Ljava/lang/String;Lokhttp3/Response;)V
2019-11-28 00:30:53 +00:00
.locals 3
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
if-eqz p1, :cond_8
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
iget-object v0, p1, Lokhttp3/Response;->cpQ:Lokhttp3/aa;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
const/4 v1, 0x1
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
const/4 v2, 0x0
if-nez v0, :cond_0
const/4 v0, 0x1
goto :goto_0
:cond_0
const/4 v0, 0x0
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
:goto_0
if-eqz v0, :cond_7
2019-12-04 22:43:03 +00:00
iget-object v0, p1, Lokhttp3/Response;->cpR:Lokhttp3/Response;
2019-07-24 11:27:29 +00:00
if-nez v0, :cond_1
2019-11-28 00:30:53 +00:00
const/4 v0, 0x1
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
goto :goto_1
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
:cond_1
const/4 v0, 0x0
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
:goto_1
if-eqz v0, :cond_6
2019-12-04 22:43:03 +00:00
iget-object v0, p1, Lokhttp3/Response;->cpS:Lokhttp3/Response;
2019-11-28 00:30:53 +00:00
if-nez v0, :cond_2
const/4 v0, 0x1
goto :goto_2
:cond_2
const/4 v0, 0x0
:goto_2
if-eqz v0, :cond_5
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
iget-object p1, p1, Lokhttp3/Response;->cpT:Lokhttp3/Response;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
if-nez p1, :cond_3
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
goto :goto_3
:cond_3
const/4 v1, 0x0
:goto_3
if-eqz v1, :cond_4
return-void
:cond_4
new-instance p1, Ljava/lang/StringBuilder;
invoke-direct {p1}, Ljava/lang/StringBuilder;-><init>()V
invoke-virtual {p1, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
2019-07-24 11:27:29 +00:00
const-string p0, ".priorResponse != null"
2019-11-28 00:30:53 +00:00
invoke-virtual {p1, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {p1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object p0
new-instance p1, Ljava/lang/IllegalArgumentException;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
invoke-virtual {p0}, Ljava/lang/Object;->toString()Ljava/lang/String;
2019-07-24 11:27:29 +00:00
move-result-object p0
invoke-direct {p1, p0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
2019-11-28 00:30:53 +00:00
check-cast p1, Ljava/lang/Throwable;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
throw p1
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
:cond_5
new-instance p1, Ljava/lang/StringBuilder;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
invoke-direct {p1}, Ljava/lang/StringBuilder;-><init>()V
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
invoke-virtual {p1, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
2019-07-24 11:27:29 +00:00
const-string p0, ".cacheResponse != null"
2019-11-28 00:30:53 +00:00
invoke-virtual {p1, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {p1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object p0
new-instance p1, Ljava/lang/IllegalArgumentException;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
invoke-virtual {p0}, Ljava/lang/Object;->toString()Ljava/lang/String;
2019-07-24 11:27:29 +00:00
move-result-object p0
invoke-direct {p1, p0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
2019-11-28 00:30:53 +00:00
check-cast p1, Ljava/lang/Throwable;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
throw p1
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
:cond_6
new-instance p1, Ljava/lang/StringBuilder;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
invoke-direct {p1}, Ljava/lang/StringBuilder;-><init>()V
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
invoke-virtual {p1, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
2019-07-24 11:27:29 +00:00
const-string p0, ".networkResponse != null"
2019-11-28 00:30:53 +00:00
invoke-virtual {p1, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
invoke-virtual {p1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object p0
new-instance p1, Ljava/lang/IllegalArgumentException;
invoke-virtual {p0}, Ljava/lang/Object;->toString()Ljava/lang/String;
2019-07-24 11:27:29 +00:00
move-result-object p0
invoke-direct {p1, p0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
2019-11-28 00:30:53 +00:00
check-cast p1, Ljava/lang/Throwable;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
throw p1
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
:cond_7
new-instance p1, Ljava/lang/StringBuilder;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
invoke-direct {p1}, Ljava/lang/StringBuilder;-><init>()V
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
invoke-virtual {p1, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
2019-07-24 11:27:29 +00:00
const-string p0, ".body != null"
2019-11-28 00:30:53 +00:00
invoke-virtual {p1, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
invoke-virtual {p1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object p0
new-instance p1, Ljava/lang/IllegalArgumentException;
invoke-virtual {p0}, Ljava/lang/Object;->toString()Ljava/lang/String;
2019-07-24 11:27:29 +00:00
move-result-object p0
invoke-direct {p1, p0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
2019-11-28 00:30:53 +00:00
check-cast p1, Ljava/lang/Throwable;
2019-07-24 11:27:29 +00:00
throw p1
2019-11-28 00:30:53 +00:00
:cond_8
return-void
2019-07-24 11:27:29 +00:00
.end method
# virtual methods
2019-12-04 22:43:03 +00:00
.method public final QZ()Lokhttp3/Response;
2019-11-28 00:30:53 +00:00
.locals 19
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
move-object/from16 v0, p0
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
iget v1, v0, Lokhttp3/Response$a;->code:I
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
if-ltz v1, :cond_0
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
const/4 v1, 0x1
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
goto :goto_0
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
:cond_0
const/4 v1, 0x0
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
:goto_0
if-eqz v1, :cond_4
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
iget-object v3, v0, Lokhttp3/Response$a;->cpP:Lokhttp3/z;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
if-eqz v3, :cond_3
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
iget-object v4, v0, Lokhttp3/Response$a;->ckb:Lokhttp3/x;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
if-eqz v4, :cond_2
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
iget-object v5, v0, Lokhttp3/Response$a;->message:Ljava/lang/String;
if-eqz v5, :cond_1
iget v6, v0, Lokhttp3/Response$a;->code:I
2019-12-04 22:43:03 +00:00
iget-object v7, v0, Lokhttp3/Response$a;->ckd:Lokhttp3/u;
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
iget-object v1, v0, Lokhttp3/Response$a;->cpI:Lokhttp3/Headers$a;
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
invoke-virtual {v1}, Lokhttp3/Headers$a;->Ql()Lokhttp3/Headers;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
move-result-object v8
2019-12-04 22:43:03 +00:00
iget-object v9, v0, Lokhttp3/Response$a;->cpQ:Lokhttp3/aa;
2019-11-28 00:30:53 +00:00
2019-12-04 22:43:03 +00:00
iget-object v10, v0, Lokhttp3/Response$a;->cpR:Lokhttp3/Response;
2019-11-28 00:30:53 +00:00
2019-12-04 22:43:03 +00:00
iget-object v11, v0, Lokhttp3/Response$a;->cpS:Lokhttp3/Response;
2019-11-28 00:30:53 +00:00
2019-12-04 22:43:03 +00:00
iget-object v12, v0, Lokhttp3/Response$a;->cpT:Lokhttp3/Response;
2019-11-28 00:30:53 +00:00
2019-12-04 22:43:03 +00:00
iget-wide v13, v0, Lokhttp3/Response$a;->cpU:J
2019-11-28 00:30:53 +00:00
2019-12-04 22:43:03 +00:00
iget-wide v1, v0, Lokhttp3/Response$a;->cpV:J
2019-11-28 00:30:53 +00:00
2019-12-04 22:43:03 +00:00
iget-object v15, v0, Lokhttp3/Response$a;->cpW:Lokhttp3/internal/b/c;
2019-11-28 00:30:53 +00:00
new-instance v18, Lokhttp3/Response;
move-wide/from16 v16, v1
move-object/from16 v2, v18
move-object v1, v15
move-wide/from16 v15, v16
move-object/from16 v17, v1
invoke-direct/range {v2 .. v17}, Lokhttp3/Response;-><init>(Lokhttp3/z;Lokhttp3/x;Ljava/lang/String;ILokhttp3/u;Lokhttp3/Headers;Lokhttp3/aa;Lokhttp3/Response;Lokhttp3/Response;Lokhttp3/Response;JJLokhttp3/internal/b/c;)V
return-object v18
2019-07-24 11:27:29 +00:00
:cond_1
2019-11-28 00:30:53 +00:00
new-instance v1, Ljava/lang/IllegalStateException;
const-string v2, "message == null"
invoke-virtual {v2}, Ljava/lang/Object;->toString()Ljava/lang/String;
move-result-object v2
invoke-direct {v1, v2}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
check-cast v1, Ljava/lang/Throwable;
throw v1
:cond_2
new-instance v1, Ljava/lang/IllegalStateException;
const-string v2, "protocol == null"
invoke-virtual {v2}, Ljava/lang/Object;->toString()Ljava/lang/String;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
move-result-object v2
invoke-direct {v1, v2}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
check-cast v1, Ljava/lang/Throwable;
throw v1
:cond_3
new-instance v1, Ljava/lang/IllegalStateException;
const-string v2, "request == null"
invoke-virtual {v2}, Ljava/lang/Object;->toString()Ljava/lang/String;
move-result-object v2
invoke-direct {v1, v2}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
check-cast v1, Ljava/lang/Throwable;
throw v1
:cond_4
2019-07-24 11:27:29 +00:00
new-instance v1, Ljava/lang/StringBuilder;
const-string v2, "code < 0: "
invoke-direct {v1, v2}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V
2019-11-28 00:30:53 +00:00
iget v2, v0, Lokhttp3/Response$a;->code:I
2019-07-24 11:27:29 +00:00
invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object v1
2019-11-28 00:30:53 +00:00
new-instance v2, Ljava/lang/IllegalStateException;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
invoke-virtual {v1}, Ljava/lang/Object;->toString()Ljava/lang/String;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
move-result-object v1
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
invoke-direct {v2, v1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
check-cast v2, Ljava/lang/Throwable;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
throw v2
.end method
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
.method public final a(Lokhttp3/aa;)Lokhttp3/Response$a;
.locals 1
move-object v0, p0
check-cast v0, Lokhttp3/Response$a;
2019-12-04 22:43:03 +00:00
iput-object p1, v0, Lokhttp3/Response$a;->cpQ:Lokhttp3/aa;
2019-11-28 00:30:53 +00:00
return-object v0
.end method
.method public final a(Lokhttp3/u;)Lokhttp3/Response$a;
.locals 1
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
move-object v0, p0
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
check-cast v0, Lokhttp3/Response$a;
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
iput-object p1, v0, Lokhttp3/Response$a;->ckd:Lokhttp3/u;
2019-11-28 00:30:53 +00:00
return-object v0
2019-07-24 11:27:29 +00:00
.end method
2019-12-04 22:43:03 +00:00
.method public final as(Ljava/lang/String;Ljava/lang/String;)Lokhttp3/Response$a;
2019-11-28 00:30:53 +00:00
.locals 2
const-string v0, "name"
invoke-static {p1, v0}, Lkotlin/jvm/internal/l;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
const-string v0, "value"
invoke-static {p2, v0}, Lkotlin/jvm/internal/l;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
move-object v0, p0
check-cast v0, Lokhttp3/Response$a;
2019-12-04 22:43:03 +00:00
iget-object v1, v0, Lokhttp3/Response$a;->cpI:Lokhttp3/Headers$a;
2019-11-28 00:30:53 +00:00
2019-12-04 22:43:03 +00:00
invoke-virtual {v1, p1, p2}, Lokhttp3/Headers$a;->ak(Ljava/lang/String;Ljava/lang/String;)Lokhttp3/Headers$a;
2019-11-28 00:30:53 +00:00
return-object v0
.end method
2019-12-04 22:43:03 +00:00
.method public final b(Lokhttp3/x;)Lokhttp3/Response$a;
2019-08-17 08:22:04 +00:00
.locals 1
2019-12-04 22:43:03 +00:00
const-string v0, "protocol"
invoke-static {p1, v0}, Lkotlin/jvm/internal/l;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-11-28 00:30:53 +00:00
move-object v0, p0
check-cast v0, Lokhttp3/Response$a;
2019-08-17 08:22:04 +00:00
2019-12-04 22:43:03 +00:00
iput-object p1, v0, Lokhttp3/Response$a;->ckb:Lokhttp3/x;
2019-08-17 08:22:04 +00:00
2019-11-28 00:30:53 +00:00
return-object v0
2019-08-17 08:22:04 +00:00
.end method
2019-12-04 22:43:03 +00:00
.method public final bi(J)Lokhttp3/Response$a;
2019-07-24 11:27:29 +00:00
.locals 1
2019-11-28 00:30:53 +00:00
move-object v0, p0
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
check-cast v0, Lokhttp3/Response$a;
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
iput-wide p1, v0, Lokhttp3/Response$a;->cpU:J
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
return-object v0
.end method
2019-12-04 22:43:03 +00:00
.method public final bj(J)Lokhttp3/Response$a;
2019-11-28 00:30:53 +00:00
.locals 1
move-object v0, p0
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
check-cast v0, Lokhttp3/Response$a;
2019-12-04 22:43:03 +00:00
iput-wide p1, v0, Lokhttp3/Response$a;->cpV:J
2019-11-28 00:30:53 +00:00
return-object v0
2019-07-24 11:27:29 +00:00
.end method
2019-11-28 00:30:53 +00:00
.method public final d(Lokhttp3/Headers;)Lokhttp3/Response$a;
.locals 1
const-string v0, "headers"
invoke-static {p1, v0}, Lkotlin/jvm/internal/l;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
move-object v0, p0
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
check-cast v0, Lokhttp3/Response$a;
2019-12-04 22:43:03 +00:00
invoke-virtual {p1}, Lokhttp3/Headers;->Qk()Lokhttp3/Headers$a;
2019-07-24 11:27:29 +00:00
2019-08-17 08:22:04 +00:00
move-result-object p1
2019-12-04 22:43:03 +00:00
iput-object p1, v0, Lokhttp3/Response$a;->cpI:Lokhttp3/Headers$a;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
return-object v0
2019-07-24 11:27:29 +00:00
.end method
2019-12-04 22:43:03 +00:00
.method public final e(Lokhttp3/Response;)Lokhttp3/Response$a;
.locals 2
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
move-object v0, p0
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
check-cast v0, Lokhttp3/Response$a;
2019-12-04 22:43:03 +00:00
const-string v1, "networkResponse"
invoke-static {v1, p1}, Lokhttp3/Response$a;->a(Ljava/lang/String;Lokhttp3/Response;)V
iput-object p1, v0, Lokhttp3/Response$a;->cpR:Lokhttp3/Response;
2019-11-28 00:30:53 +00:00
return-object v0
.end method
2019-12-04 22:43:03 +00:00
.method public final e(Lokhttp3/z;)Lokhttp3/Response$a;
2019-11-28 00:30:53 +00:00
.locals 1
2019-12-04 22:43:03 +00:00
const-string v0, "request"
invoke-static {p1, v0}, Lkotlin/jvm/internal/l;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-11-28 00:30:53 +00:00
move-object v0, p0
check-cast v0, Lokhttp3/Response$a;
2019-12-04 22:43:03 +00:00
iput-object p1, v0, Lokhttp3/Response$a;->cpP:Lokhttp3/z;
2019-11-28 00:30:53 +00:00
return-object v0
.end method
2019-12-04 22:43:03 +00:00
.method public final f(Lokhttp3/Response;)Lokhttp3/Response$a;
2019-11-28 00:30:53 +00:00
.locals 2
move-object v0, p0
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
check-cast v0, Lokhttp3/Response$a;
2019-12-04 22:43:03 +00:00
const-string v1, "cacheResponse"
2019-11-28 00:30:53 +00:00
invoke-static {v1, p1}, Lokhttp3/Response$a;->a(Ljava/lang/String;Lokhttp3/Response;)V
2019-12-04 22:43:03 +00:00
iput-object p1, v0, Lokhttp3/Response$a;->cpS:Lokhttp3/Response;
2019-11-28 00:30:53 +00:00
return-object v0
.end method
2019-12-04 22:43:03 +00:00
.method public final fR(I)Lokhttp3/Response$a;
2019-11-28 00:30:53 +00:00
.locals 1
move-object v0, p0
check-cast v0, Lokhttp3/Response$a;
2019-12-04 22:43:03 +00:00
iput p1, v0, Lokhttp3/Response$a;->code:I
2019-11-28 00:30:53 +00:00
return-object v0
.end method
2019-12-04 22:43:03 +00:00
.method public final fq(Ljava/lang/String;)Lokhttp3/Response$a;
.locals 1
2019-11-28 00:30:53 +00:00
2019-12-04 22:43:03 +00:00
const-string v0, "message"
2019-11-28 00:30:53 +00:00
2019-12-04 22:43:03 +00:00
invoke-static {p1, v0}, Lkotlin/jvm/internal/l;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-11-28 00:30:53 +00:00
2019-12-04 22:43:03 +00:00
move-object v0, p0
2019-11-28 00:30:53 +00:00
2019-12-04 22:43:03 +00:00
check-cast v0, Lokhttp3/Response$a;
2019-11-28 00:30:53 +00:00
2019-12-04 22:43:03 +00:00
iput-object p1, v0, Lokhttp3/Response$a;->message:Ljava/lang/String;
2019-11-28 00:30:53 +00:00
return-object v0
2019-07-24 11:27:29 +00:00
.end method