ConnectInterceptor.smali
.class public final Lokhttp3/internal/connection/ConnectInterceptor;
.super Ljava/lang/Object;
# interfaces
.implements Lokhttp3/Interceptor;
# static fields
.field public static final a:Lokhttp3/internal/connection/ConnectInterceptor;
# direct methods
.method static constructor <clinit>()V
.registers 1
new-instance v0, Lokhttp3/internal/connection/ConnectInterceptor;
invoke-direct {v0}, Lokhttp3/internal/connection/ConnectInterceptor;-><init>()V
sput-object v0, Lokhttp3/internal/connection/ConnectInterceptor;->a:Lokhttp3/internal/connection/ConnectInterceptor;
return-void
.end method
.method private constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(Lokhttp3/Interceptor$Chain;)Lokhttp3/Response;
.registers 12
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
const-string v0, "chain"
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->c(Ljava/lang/Object;Ljava/lang/String;)V
check-cast p1, Lokhttp3/internal/http/RealInterceptorChain;
invoke-virtual {p1}, Lokhttp3/internal/http/RealInterceptorChain;->e()Lokhttp3/internal/connection/RealCall;
move-result-object v0
invoke-virtual {v0, p1}, Lokhttp3/internal/connection/RealCall;->t(Lokhttp3/internal/http/RealInterceptorChain;)Lokhttp3/internal/connection/Exchange;
move-result-object v3
const/4 v2, 0x0
const/4 v4, 0x0
const/4 v5, 0x0
const/4 v6, 0x0
const/4 v7, 0x0
const/16 v8, 0x3d
const/4 v9, 0x0
move-object v1, p1
invoke-static/range {v1 .. v9}, Lokhttp3/internal/http/RealInterceptorChain;->d(Lokhttp3/internal/http/RealInterceptorChain;ILokhttp3/internal/connection/Exchange;Lokhttp3/Request;IIIILjava/lang/Object;)Lokhttp3/internal/http/RealInterceptorChain;
move-result-object v0
invoke-virtual {p1}, Lokhttp3/internal/http/RealInterceptorChain;->i()Lokhttp3/Request;
move-result-object p1
invoke-virtual {v0, p1}, Lokhttp3/internal/http/RealInterceptorChain;->a(Lokhttp3/Request;)Lokhttp3/Response;
move-result-object p1
return-object p1
.end method