apkfuckery/com.discord/smali/okhttp3/internal/a/c.smali
2019-02-14 23:50:29 +01:00

133 lines
2.5 KiB
Smali

.class public final Lokhttp3/internal/a/c;
.super Ljava/lang/Object;
.source "CacheStrategy.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lokhttp3/internal/a/c$a;
}
.end annotation
# instance fields
.field public final bmS:Lokhttp3/Response;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end field
.field public final bnG:Lokhttp3/w;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end field
# direct methods
.method constructor <init>(Lokhttp3/w;Lokhttp3/Response;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lokhttp3/internal/a/c;->bnG:Lokhttp3/w;
iput-object p2, p0, Lokhttp3/internal/a/c;->bmS:Lokhttp3/Response;
return-void
.end method
.method public static a(Lokhttp3/Response;Lokhttp3/w;)Z
.locals 3
iget v0, p0, Lokhttp3/Response;->code:I
const/4 v1, 0x0
sparse-switch v0, :sswitch_data_0
goto :goto_0
:sswitch_0
const-string v0, "Expires"
invoke-virtual {p0, v0}, Lokhttp3/Response;->dl(Ljava/lang/String;)Ljava/lang/String;
move-result-object v0
if-nez v0, :cond_0
invoke-virtual {p0}, Lokhttp3/Response;->AB()Lokhttp3/d;
move-result-object v0
iget v0, v0, Lokhttp3/d;->bhR:I
const/4 v2, -0x1
if-ne v0, v2, :cond_0
invoke-virtual {p0}, Lokhttp3/Response;->AB()Lokhttp3/d;
move-result-object v0
iget-boolean v0, v0, Lokhttp3/d;->bhU:Z
if-nez v0, :cond_0
invoke-virtual {p0}, Lokhttp3/Response;->AB()Lokhttp3/d;
move-result-object v0
iget-boolean v0, v0, Lokhttp3/d;->bhT:Z
if-nez v0, :cond_0
goto :goto_0
:cond_0
:sswitch_1
invoke-virtual {p0}, Lokhttp3/Response;->AB()Lokhttp3/d;
move-result-object p0
iget-boolean p0, p0, Lokhttp3/d;->bhQ:Z
if-nez p0, :cond_1
invoke-virtual {p1}, Lokhttp3/w;->AB()Lokhttp3/d;
move-result-object p0
iget-boolean p0, p0, Lokhttp3/d;->bhQ:Z
if-nez p0, :cond_1
const/4 p0, 0x1
return p0
:cond_1
return v1
:goto_0
return v1
nop
:sswitch_data_0
.sparse-switch
0xc8 -> :sswitch_1
0xcb -> :sswitch_1
0xcc -> :sswitch_1
0x12c -> :sswitch_1
0x12d -> :sswitch_1
0x12e -> :sswitch_0
0x133 -> :sswitch_0
0x134 -> :sswitch_1
0x194 -> :sswitch_1
0x195 -> :sswitch_1
0x19a -> :sswitch_1
0x19e -> :sswitch_1
0x1f5 -> :sswitch_1
.end sparse-switch
.end method