apkfuckery/com.discord/smali/okhttp3/t$a.smali

498 lines
12 KiB
Smali
Raw Normal View History

2019-02-04 20:08:30 +00:00
.class public final Lokhttp3/t$a;
.super Ljava/lang/Object;
2019-02-04 20:29:01 +00:00
.source "OkHttpClient.java"
2019-02-04 20:08:30 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lokhttp3/t;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
# instance fields
2019-02-27 00:16:35 +00:00
.field biC:Lokhttp3/o;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
.field biD:Ljavax/net/SocketFactory;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
.field biE:Lokhttp3/b;
2019-02-04 20:32:01 +00:00
2019-02-27 00:16:35 +00:00
.field biF:Ljava/util/List;
2019-02-04 20:08:30 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Lokhttp3/u;",
">;"
}
.end annotation
.end field
2019-02-27 00:16:35 +00:00
.field biG:Ljava/util/List;
2019-02-04 20:08:30 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Lokhttp3/k;",
">;"
}
.end annotation
.end field
2019-02-27 00:16:35 +00:00
.field biH:Ljava/net/Proxy;
2019-02-04 20:08:30 +00:00
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end field
2019-02-27 00:16:35 +00:00
.field biI:Lokhttp3/g;
2019-02-14 22:50:29 +00:00
2019-02-27 00:16:35 +00:00
.field biK:Lokhttp3/internal/a/e;
2019-02-14 22:50:29 +00:00
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end field
2019-02-04 20:29:01 +00:00
2019-02-27 00:16:35 +00:00
.field bjc:Lokhttp3/internal/j/c;
2019-02-17 02:24:41 +00:00
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end field
2019-02-17 00:24:05 +00:00
2019-02-27 00:16:35 +00:00
.field bmX:Lokhttp3/n;
2019-02-17 00:24:05 +00:00
2019-02-27 00:16:35 +00:00
.field final bmY:Ljava/util/List;
2019-02-04 20:08:30 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Lokhttp3/Interceptor;",
">;"
}
.end annotation
.end field
2019-02-27 00:16:35 +00:00
.field final bmZ:Ljava/util/List;
2019-02-04 20:08:30 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Lokhttp3/Interceptor;",
">;"
}
.end annotation
.end field
2019-02-27 00:16:35 +00:00
.field bna:Lokhttp3/p$a;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
.field bnb:Lokhttp3/c;
2019-02-04 20:08:30 +00:00
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end field
2019-02-27 00:16:35 +00:00
.field bnc:Lokhttp3/b;
2019-02-17 02:24:41 +00:00
2019-02-27 00:16:35 +00:00
.field bnd:Lokhttp3/j;
2019-02-17 02:24:41 +00:00
2019-02-27 00:16:35 +00:00
.field bne:Z
2019-02-17 02:24:41 +00:00
2019-02-27 00:16:35 +00:00
.field bnf:Z
2019-02-17 02:24:41 +00:00
2019-02-27 00:16:35 +00:00
.field bng:Z
2019-02-17 02:24:41 +00:00
2019-02-27 00:16:35 +00:00
.field bnh:I
2019-02-17 02:24:41 +00:00
2019-02-27 00:16:35 +00:00
.field bni:I
2019-02-17 02:24:41 +00:00
2019-02-27 00:16:35 +00:00
.field bnj:I
2019-02-17 02:24:41 +00:00
2019-02-27 00:16:35 +00:00
.field bnk:I
2019-02-17 02:24:41 +00:00
2019-02-27 00:16:35 +00:00
.field bnl:I
2019-02-22 00:19:04 +00:00
2019-02-04 20:08:30 +00:00
.field cookieJar:Lokhttp3/m;
.field hostnameVerifier:Ljavax/net/ssl/HostnameVerifier;
.field proxySelector:Ljava/net/ProxySelector;
.field sslSocketFactory:Ljavax/net/ssl/SSLSocketFactory;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end field
# direct methods
.method public constructor <init>()V
2019-02-17 02:24:41 +00:00
.locals 2
2019-02-04 20:08:30 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
new-instance v0, Ljava/util/ArrayList;
invoke-direct {v0}, Ljava/util/ArrayList;-><init>()V
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->bmY:Ljava/util/List;
2019-02-04 20:08:30 +00:00
new-instance v0, Ljava/util/ArrayList;
invoke-direct {v0}, Ljava/util/ArrayList;-><init>()V
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->bmZ:Ljava/util/List;
2019-02-04 20:08:30 +00:00
new-instance v0, Lokhttp3/n;
invoke-direct {v0}, Lokhttp3/n;-><init>()V
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->bmX:Lokhttp3/n;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
sget-object v0, Lokhttp3/t;->bmV:Ljava/util/List;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->biF:Ljava/util/List;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
sget-object v0, Lokhttp3/t;->bmW:Ljava/util/List;
2019-02-22 00:19:04 +00:00
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->biG:Ljava/util/List;
2019-02-22 00:19:04 +00:00
2019-02-27 00:16:35 +00:00
sget-object v0, Lokhttp3/p;->bmf:Lokhttp3/p;
2019-02-04 20:08:30 +00:00
invoke-static {v0}, Lokhttp3/p;->a(Lokhttp3/p;)Lokhttp3/p$a;
move-result-object v0
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->bna:Lokhttp3/p$a;
2019-02-04 20:08:30 +00:00
invoke-static {}, Ljava/net/ProxySelector;->getDefault()Ljava/net/ProxySelector;
move-result-object v0
iput-object v0, p0, Lokhttp3/t$a;->proxySelector:Ljava/net/ProxySelector;
2019-02-17 02:24:41 +00:00
iget-object v0, p0, Lokhttp3/t$a;->proxySelector:Ljava/net/ProxySelector;
if-nez v0, :cond_0
2019-02-27 00:16:35 +00:00
new-instance v0, Lokhttp3/internal/i/a;
2019-02-17 02:24:41 +00:00
2019-02-27 00:16:35 +00:00
invoke-direct {v0}, Lokhttp3/internal/i/a;-><init>()V
2019-02-17 02:24:41 +00:00
iput-object v0, p0, Lokhttp3/t$a;->proxySelector:Ljava/net/ProxySelector;
:cond_0
2019-02-27 00:16:35 +00:00
sget-object v0, Lokhttp3/m;->blX:Lokhttp3/m;
2019-02-04 20:08:30 +00:00
iput-object v0, p0, Lokhttp3/t$a;->cookieJar:Lokhttp3/m;
invoke-static {}, Ljavax/net/SocketFactory;->getDefault()Ljavax/net/SocketFactory;
move-result-object v0
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->biD:Ljavax/net/SocketFactory;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
sget-object v0, Lokhttp3/internal/j/d;->bsL:Lokhttp3/internal/j/d;
2019-02-04 20:08:30 +00:00
iput-object v0, p0, Lokhttp3/t$a;->hostnameVerifier:Ljavax/net/ssl/HostnameVerifier;
2019-02-27 00:16:35 +00:00
sget-object v0, Lokhttp3/g;->bja:Lokhttp3/g;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->biI:Lokhttp3/g;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
sget-object v0, Lokhttp3/b;->biJ:Lokhttp3/b;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->biE:Lokhttp3/b;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
sget-object v0, Lokhttp3/b;->biJ:Lokhttp3/b;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->bnc:Lokhttp3/b;
2019-02-04 20:08:30 +00:00
new-instance v0, Lokhttp3/j;
invoke-direct {v0}, Lokhttp3/j;-><init>()V
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->bnd:Lokhttp3/j;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
sget-object v0, Lokhttp3/o;->bme:Lokhttp3/o;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->biC:Lokhttp3/o;
2019-02-04 20:08:30 +00:00
const/4 v0, 0x1
2019-02-27 00:16:35 +00:00
iput-boolean v0, p0, Lokhttp3/t$a;->bne:Z
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput-boolean v0, p0, Lokhttp3/t$a;->bnf:Z
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput-boolean v0, p0, Lokhttp3/t$a;->bng:Z
2019-02-22 00:19:04 +00:00
2019-02-17 02:24:41 +00:00
const/4 v0, 0x0
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput v0, p0, Lokhttp3/t$a;->bnh:I
2019-02-04 20:20:43 +00:00
2019-02-17 02:24:41 +00:00
const/16 v1, 0x2710
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput v1, p0, Lokhttp3/t$a;->bni:I
2019-02-17 02:24:41 +00:00
2019-02-27 00:16:35 +00:00
iput v1, p0, Lokhttp3/t$a;->bnj:I
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput v1, p0, Lokhttp3/t$a;->bnk:I
2019-02-22 00:19:04 +00:00
2019-02-27 00:16:35 +00:00
iput v0, p0, Lokhttp3/t$a;->bnl:I
2019-02-04 20:08:30 +00:00
return-void
.end method
.method constructor <init>(Lokhttp3/t;)V
.locals 2
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
new-instance v0, Ljava/util/ArrayList;
invoke-direct {v0}, Ljava/util/ArrayList;-><init>()V
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->bmY:Ljava/util/List;
2019-02-04 20:08:30 +00:00
new-instance v0, Ljava/util/ArrayList;
invoke-direct {v0}, Ljava/util/ArrayList;-><init>()V
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->bmZ:Ljava/util/List;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iget-object v0, p1, Lokhttp3/t;->bmX:Lokhttp3/n;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->bmX:Lokhttp3/n;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iget-object v0, p1, Lokhttp3/t;->biH:Ljava/net/Proxy;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->biH:Ljava/net/Proxy;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iget-object v0, p1, Lokhttp3/t;->biF:Ljava/util/List;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->biF:Ljava/util/List;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iget-object v0, p1, Lokhttp3/t;->biG:Ljava/util/List;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->biG:Ljava/util/List;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iget-object v0, p0, Lokhttp3/t$a;->bmY:Ljava/util/List;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iget-object v1, p1, Lokhttp3/t;->bmY:Ljava/util/List;
2019-02-04 20:08:30 +00:00
invoke-interface {v0, v1}, Ljava/util/List;->addAll(Ljava/util/Collection;)Z
2019-02-27 00:16:35 +00:00
iget-object v0, p0, Lokhttp3/t$a;->bmZ:Ljava/util/List;
2019-02-22 00:19:04 +00:00
2019-02-27 00:16:35 +00:00
iget-object v1, p1, Lokhttp3/t;->bmZ:Ljava/util/List;
2019-02-22 00:19:04 +00:00
invoke-interface {v0, v1}, Ljava/util/List;->addAll(Ljava/util/Collection;)Z
2019-02-27 00:16:35 +00:00
iget-object v0, p1, Lokhttp3/t;->bna:Lokhttp3/p$a;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->bna:Lokhttp3/p$a;
2019-02-04 20:08:30 +00:00
iget-object v0, p1, Lokhttp3/t;->proxySelector:Ljava/net/ProxySelector;
iput-object v0, p0, Lokhttp3/t$a;->proxySelector:Ljava/net/ProxySelector;
iget-object v0, p1, Lokhttp3/t;->cookieJar:Lokhttp3/m;
iput-object v0, p0, Lokhttp3/t$a;->cookieJar:Lokhttp3/m;
2019-02-27 00:16:35 +00:00
iget-object v0, p1, Lokhttp3/t;->biK:Lokhttp3/internal/a/e;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->biK:Lokhttp3/internal/a/e;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iget-object v0, p1, Lokhttp3/t;->bnb:Lokhttp3/c;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->bnb:Lokhttp3/c;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iget-object v0, p1, Lokhttp3/t;->biD:Ljavax/net/SocketFactory;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->biD:Ljavax/net/SocketFactory;
2019-02-04 20:08:30 +00:00
iget-object v0, p1, Lokhttp3/t;->sslSocketFactory:Ljavax/net/ssl/SSLSocketFactory;
iput-object v0, p0, Lokhttp3/t$a;->sslSocketFactory:Ljavax/net/ssl/SSLSocketFactory;
2019-02-27 00:16:35 +00:00
iget-object v0, p1, Lokhttp3/t;->bjc:Lokhttp3/internal/j/c;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->bjc:Lokhttp3/internal/j/c;
2019-02-04 20:08:30 +00:00
iget-object v0, p1, Lokhttp3/t;->hostnameVerifier:Ljavax/net/ssl/HostnameVerifier;
iput-object v0, p0, Lokhttp3/t$a;->hostnameVerifier:Ljavax/net/ssl/HostnameVerifier;
2019-02-27 00:16:35 +00:00
iget-object v0, p1, Lokhttp3/t;->biI:Lokhttp3/g;
2019-02-04 20:20:43 +00:00
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->biI:Lokhttp3/g;
2019-02-04 20:20:43 +00:00
2019-02-27 00:16:35 +00:00
iget-object v0, p1, Lokhttp3/t;->biE:Lokhttp3/b;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->biE:Lokhttp3/b;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iget-object v0, p1, Lokhttp3/t;->bnc:Lokhttp3/b;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->bnc:Lokhttp3/b;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iget-object v0, p1, Lokhttp3/t;->bnd:Lokhttp3/j;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->bnd:Lokhttp3/j;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iget-object v0, p1, Lokhttp3/t;->biC:Lokhttp3/o;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput-object v0, p0, Lokhttp3/t$a;->biC:Lokhttp3/o;
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iget-boolean v0, p1, Lokhttp3/t;->bne:Z
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput-boolean v0, p0, Lokhttp3/t$a;->bne:Z
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iget-boolean v0, p1, Lokhttp3/t;->bnf:Z
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput-boolean v0, p0, Lokhttp3/t$a;->bnf:Z
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iget-boolean v0, p1, Lokhttp3/t;->bng:Z
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput-boolean v0, p0, Lokhttp3/t$a;->bng:Z
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iget v0, p1, Lokhttp3/t;->bnh:I
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput v0, p0, Lokhttp3/t$a;->bnh:I
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iget v0, p1, Lokhttp3/t;->bni:I
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput v0, p0, Lokhttp3/t$a;->bni:I
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iget v0, p1, Lokhttp3/t;->bnj:I
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput v0, p0, Lokhttp3/t$a;->bnj:I
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iget v0, p1, Lokhttp3/t;->bnk:I
2019-02-04 20:08:30 +00:00
2019-02-27 00:16:35 +00:00
iput v0, p0, Lokhttp3/t$a;->bnk:I
2019-02-22 00:19:04 +00:00
2019-02-27 00:16:35 +00:00
iget p1, p1, Lokhttp3/t;->bnl:I
2019-02-22 00:19:04 +00:00
2019-02-27 00:16:35 +00:00
iput p1, p0, Lokhttp3/t$a;->bnl:I
2019-02-04 20:08:30 +00:00
return-void
.end method
# virtual methods
2019-02-27 00:16:35 +00:00
.method public final AJ()Lokhttp3/t;
2019-02-04 20:08:30 +00:00
.locals 1
new-instance v0, Lokhttp3/t;
invoke-direct {v0, p0}, Lokhttp3/t;-><init>(Lokhttp3/t$a;)V
return-object v0
.end method
.method public final a(JLjava/util/concurrent/TimeUnit;)Lokhttp3/t$a;
.locals 1
const-string v0, "timeout"
invoke-static {v0, p1, p2, p3}, Lokhttp3/internal/c;->a(Ljava/lang/String;JLjava/util/concurrent/TimeUnit;)I
move-result p1
2019-02-27 00:16:35 +00:00
iput p1, p0, Lokhttp3/t$a;->bni:I
2019-02-04 20:08:30 +00:00
return-object p0
.end method
.method public final a(Ljavax/net/ssl/SSLSocketFactory;)Lokhttp3/t$a;
.locals 1
if-eqz p1, :cond_0
iput-object p1, p0, Lokhttp3/t$a;->sslSocketFactory:Ljavax/net/ssl/SSLSocketFactory;
2019-02-27 00:16:35 +00:00
invoke-static {}, Lokhttp3/internal/h/e;->BV()Lokhttp3/internal/h/e;
2019-02-04 20:08:30 +00:00
move-result-object v0
2019-02-27 00:16:35 +00:00
invoke-virtual {v0, p1}, Lokhttp3/internal/h/e;->d(Ljavax/net/ssl/SSLSocketFactory;)Lokhttp3/internal/j/c;
2019-02-04 20:08:30 +00:00
move-result-object p1
2019-02-27 00:16:35 +00:00
iput-object p1, p0, Lokhttp3/t$a;->bjc:Lokhttp3/internal/j/c;
2019-02-04 20:08:30 +00:00
return-object p0
:cond_0
new-instance p1, Ljava/lang/NullPointerException;
const-string v0, "sslSocketFactory == null"
invoke-direct {p1, v0}, Ljava/lang/NullPointerException;-><init>(Ljava/lang/String;)V
throw p1
.end method
.method public final a(Lokhttp3/Interceptor;)Lokhttp3/t$a;
.locals 1
if-eqz p1, :cond_0
2019-02-27 00:16:35 +00:00
iget-object v0, p0, Lokhttp3/t$a;->bmY:Ljava/util/List;
2019-02-04 20:08:30 +00:00
invoke-interface {v0, p1}, Ljava/util/List;->add(Ljava/lang/Object;)Z
return-object p0
:cond_0
new-instance p1, Ljava/lang/IllegalArgumentException;
const-string v0, "interceptor == null"
invoke-direct {p1, v0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
throw p1
.end method
.method public final a(Lokhttp3/m;)Lokhttp3/t$a;
.locals 1
if-eqz p1, :cond_0
iput-object p1, p0, Lokhttp3/t$a;->cookieJar:Lokhttp3/m;
return-object p0
:cond_0
new-instance p1, Ljava/lang/NullPointerException;
const-string v0, "cookieJar == null"
invoke-direct {p1, v0}, Ljava/lang/NullPointerException;-><init>(Ljava/lang/String;)V
throw p1
.end method
.method public final b(JLjava/util/concurrent/TimeUnit;)Lokhttp3/t$a;
.locals 1
const-string v0, "timeout"
invoke-static {v0, p1, p2, p3}, Lokhttp3/internal/c;->a(Ljava/lang/String;JLjava/util/concurrent/TimeUnit;)I
move-result p1
2019-02-27 00:16:35 +00:00
iput p1, p0, Lokhttp3/t$a;->bnj:I
2019-02-04 20:08:30 +00:00
return-object p0
.end method
.method public final c(JLjava/util/concurrent/TimeUnit;)Lokhttp3/t$a;
.locals 1
const-string v0, "timeout"
invoke-static {v0, p1, p2, p3}, Lokhttp3/internal/c;->a(Ljava/lang/String;JLjava/util/concurrent/TimeUnit;)I
move-result p1
2019-02-27 00:16:35 +00:00
iput p1, p0, Lokhttp3/t$a;->bnk:I
2019-02-04 20:08:30 +00:00
return-object p0
.end method