387 lines
9.7 KiB
Smali
387 lines
9.7 KiB
Smali
.class public final Lokhttp3/Response$a;
|
|
.super Ljava/lang/Object;
|
|
.source "Response.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lokhttp3/Response;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "a"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public bpS:Lokhttp3/Headers$a;
|
|
|
|
.field public bpZ:Lokhttp3/w;
|
|
.annotation runtime Ljavax/annotation/Nullable;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public bqa:Lokhttp3/u;
|
|
.annotation runtime Ljavax/annotation/Nullable;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public bqb:Lokhttp3/r;
|
|
.annotation runtime Ljavax/annotation/Nullable;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public bqc:Lokhttp3/x;
|
|
.annotation runtime Ljavax/annotation/Nullable;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field bqd:Lokhttp3/Response;
|
|
.annotation runtime Ljavax/annotation/Nullable;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field bqe:Lokhttp3/Response;
|
|
.annotation runtime Ljavax/annotation/Nullable;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public bqf:Lokhttp3/Response;
|
|
.annotation runtime Ljavax/annotation/Nullable;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public bqg:J
|
|
|
|
.field public bqh:J
|
|
|
|
.field public code:I
|
|
|
|
.field public message:Ljava/lang/String;
|
|
|
|
|
|
# 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
|
|
|
|
iput-object v0, p0, Lokhttp3/Response$a;->bpS:Lokhttp3/Headers$a;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method constructor <init>(Lokhttp3/Response;)V
|
|
.locals 2
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
const/4 v0, -0x1
|
|
|
|
iput v0, p0, Lokhttp3/Response$a;->code:I
|
|
|
|
iget-object v0, p1, Lokhttp3/Response;->bpZ:Lokhttp3/w;
|
|
|
|
iput-object v0, p0, Lokhttp3/Response$a;->bpZ:Lokhttp3/w;
|
|
|
|
iget-object v0, p1, Lokhttp3/Response;->bqa:Lokhttp3/u;
|
|
|
|
iput-object v0, p0, Lokhttp3/Response$a;->bqa:Lokhttp3/u;
|
|
|
|
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;
|
|
|
|
iget-object v0, p1, Lokhttp3/Response;->bqb:Lokhttp3/r;
|
|
|
|
iput-object v0, p0, Lokhttp3/Response$a;->bqb:Lokhttp3/r;
|
|
|
|
iget-object v0, p1, Lokhttp3/Response;->bph:Lokhttp3/Headers;
|
|
|
|
invoke-virtual {v0}, Lokhttp3/Headers;->BQ()Lokhttp3/Headers$a;
|
|
|
|
move-result-object v0
|
|
|
|
iput-object v0, p0, Lokhttp3/Response$a;->bpS:Lokhttp3/Headers$a;
|
|
|
|
iget-object v0, p1, Lokhttp3/Response;->bqc:Lokhttp3/x;
|
|
|
|
iput-object v0, p0, Lokhttp3/Response$a;->bqc:Lokhttp3/x;
|
|
|
|
iget-object v0, p1, Lokhttp3/Response;->bqd:Lokhttp3/Response;
|
|
|
|
iput-object v0, p0, Lokhttp3/Response$a;->bqd:Lokhttp3/Response;
|
|
|
|
iget-object v0, p1, Lokhttp3/Response;->bqe:Lokhttp3/Response;
|
|
|
|
iput-object v0, p0, Lokhttp3/Response$a;->bqe:Lokhttp3/Response;
|
|
|
|
iget-object v0, p1, Lokhttp3/Response;->bqf:Lokhttp3/Response;
|
|
|
|
iput-object v0, p0, Lokhttp3/Response$a;->bqf:Lokhttp3/Response;
|
|
|
|
iget-wide v0, p1, Lokhttp3/Response;->bqg:J
|
|
|
|
iput-wide v0, p0, Lokhttp3/Response$a;->bqg:J
|
|
|
|
iget-wide v0, p1, Lokhttp3/Response;->bqh:J
|
|
|
|
iput-wide v0, p0, Lokhttp3/Response$a;->bqh:J
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private static a(Ljava/lang/String;Lokhttp3/Response;)V
|
|
.locals 1
|
|
|
|
iget-object v0, p1, Lokhttp3/Response;->bqc:Lokhttp3/x;
|
|
|
|
if-nez v0, :cond_3
|
|
|
|
iget-object v0, p1, Lokhttp3/Response;->bqd:Lokhttp3/Response;
|
|
|
|
if-nez v0, :cond_2
|
|
|
|
iget-object v0, p1, Lokhttp3/Response;->bqe:Lokhttp3/Response;
|
|
|
|
if-nez v0, :cond_1
|
|
|
|
iget-object p1, p1, Lokhttp3/Response;->bqf:Lokhttp3/Response;
|
|
|
|
if-nez p1, :cond_0
|
|
|
|
return-void
|
|
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/IllegalArgumentException;
|
|
|
|
new-instance v0, Ljava/lang/StringBuilder;
|
|
|
|
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
|
|
|
|
invoke-virtual {v0, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
const-string p0, ".priorResponse != null"
|
|
|
|
invoke-virtual {v0, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
move-result-object p0
|
|
|
|
invoke-direct {p1, p0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p1
|
|
|
|
:cond_1
|
|
new-instance p1, Ljava/lang/IllegalArgumentException;
|
|
|
|
new-instance v0, Ljava/lang/StringBuilder;
|
|
|
|
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
|
|
|
|
invoke-virtual {v0, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
const-string p0, ".cacheResponse != null"
|
|
|
|
invoke-virtual {v0, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
move-result-object p0
|
|
|
|
invoke-direct {p1, p0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p1
|
|
|
|
:cond_2
|
|
new-instance p1, Ljava/lang/IllegalArgumentException;
|
|
|
|
new-instance v0, Ljava/lang/StringBuilder;
|
|
|
|
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
|
|
|
|
invoke-virtual {v0, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
const-string p0, ".networkResponse != null"
|
|
|
|
invoke-virtual {v0, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
move-result-object p0
|
|
|
|
invoke-direct {p1, p0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p1
|
|
|
|
:cond_3
|
|
new-instance p1, Ljava/lang/IllegalArgumentException;
|
|
|
|
new-instance v0, Ljava/lang/StringBuilder;
|
|
|
|
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
|
|
|
|
invoke-virtual {v0, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
const-string p0, ".body != null"
|
|
|
|
invoke-virtual {v0, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
move-result-object p0
|
|
|
|
invoke-direct {p1, p0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final Ct()Lokhttp3/Response;
|
|
.locals 3
|
|
|
|
iget-object v0, p0, Lokhttp3/Response$a;->bpZ:Lokhttp3/w;
|
|
|
|
if-eqz v0, :cond_3
|
|
|
|
iget-object v0, p0, Lokhttp3/Response$a;->bqa:Lokhttp3/u;
|
|
|
|
if-eqz v0, :cond_2
|
|
|
|
iget v0, p0, Lokhttp3/Response$a;->code:I
|
|
|
|
if-ltz v0, :cond_1
|
|
|
|
iget-object v0, p0, Lokhttp3/Response$a;->message:Ljava/lang/String;
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
new-instance v0, Lokhttp3/Response;
|
|
|
|
invoke-direct {v0, p0}, Lokhttp3/Response;-><init>(Lokhttp3/Response$a;)V
|
|
|
|
return-object v0
|
|
|
|
:cond_0
|
|
new-instance v0, Ljava/lang/IllegalStateException;
|
|
|
|
const-string v1, "message == null"
|
|
|
|
invoke-direct {v0, v1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw v0
|
|
|
|
:cond_1
|
|
new-instance v0, Ljava/lang/IllegalStateException;
|
|
|
|
new-instance v1, Ljava/lang/StringBuilder;
|
|
|
|
const-string v2, "code < 0: "
|
|
|
|
invoke-direct {v1, v2}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V
|
|
|
|
iget v2, p0, Lokhttp3/Response$a;->code:I
|
|
|
|
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
|
|
|
|
invoke-direct {v0, v1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw v0
|
|
|
|
:cond_2
|
|
new-instance v0, Ljava/lang/IllegalStateException;
|
|
|
|
const-string v1, "protocol == null"
|
|
|
|
invoke-direct {v0, v1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw v0
|
|
|
|
:cond_3
|
|
new-instance v0, Ljava/lang/IllegalStateException;
|
|
|
|
const-string v1, "request == null"
|
|
|
|
invoke-direct {v0, v1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw v0
|
|
.end method
|
|
|
|
.method public final a(Lokhttp3/Response;)Lokhttp3/Response$a;
|
|
.locals 1
|
|
.param p1 # Lokhttp3/Response;
|
|
.annotation runtime Ljavax/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
const-string v0, "networkResponse"
|
|
|
|
invoke-static {v0, p1}, Lokhttp3/Response$a;->a(Ljava/lang/String;Lokhttp3/Response;)V
|
|
|
|
:cond_0
|
|
iput-object p1, p0, Lokhttp3/Response$a;->bqd:Lokhttp3/Response;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final aq(Ljava/lang/String;Ljava/lang/String;)Lokhttp3/Response$a;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lokhttp3/Response$a;->bpS:Lokhttp3/Headers$a;
|
|
|
|
invoke-virtual {v0, p1, p2}, Lokhttp3/Headers$a;->aj(Ljava/lang/String;Ljava/lang/String;)Lokhttp3/Headers$a;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final b(Lokhttp3/Response;)Lokhttp3/Response$a;
|
|
.locals 1
|
|
.param p1 # Lokhttp3/Response;
|
|
.annotation runtime Ljavax/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
const-string v0, "cacheResponse"
|
|
|
|
invoke-static {v0, p1}, Lokhttp3/Response$a;->a(Ljava/lang/String;Lokhttp3/Response;)V
|
|
|
|
:cond_0
|
|
iput-object p1, p0, Lokhttp3/Response$a;->bqe:Lokhttp3/Response;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final c(Lokhttp3/Headers;)Lokhttp3/Response$a;
|
|
.locals 0
|
|
|
|
invoke-virtual {p1}, Lokhttp3/Headers;->BQ()Lokhttp3/Headers$a;
|
|
|
|
move-result-object p1
|
|
|
|
iput-object p1, p0, Lokhttp3/Response$a;->bpS:Lokhttp3/Headers$a;
|
|
|
|
return-object p0
|
|
.end method
|