145 lines
3.5 KiB
Smali
145 lines
3.5 KiB
Smali
.class final Lokhttp3/OkHttpClient$1;
|
|
.super Lokhttp3/internal/Internal;
|
|
.source "OkHttpClient.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lokhttp3/OkHttpClient;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x8
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 129
|
|
invoke-direct {p0}, Lokhttp3/internal/Internal;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a(Lokhttp3/Response$Builder;)I
|
|
.locals 0
|
|
|
|
.line 166
|
|
iget p1, p1, Lokhttp3/Response$Builder;->c:I
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public a(Ljava/lang/String;)Lokhttp3/HttpUrl;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/net/MalformedURLException;,
|
|
Ljava/net/UnknownHostException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 176
|
|
invoke-static {p1}, Lokhttp3/HttpUrl;->f(Ljava/lang/String;)Lokhttp3/HttpUrl;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public a(Lokhttp3/ConnectionPool;Lokhttp3/Address;Lokhttp3/internal/connection/StreamAllocation;)Lokhttp3/internal/connection/RealConnection;
|
|
.locals 0
|
|
|
|
.line 149
|
|
invoke-virtual {p1, p2, p3}, Lokhttp3/ConnectionPool;->a(Lokhttp3/Address;Lokhttp3/internal/connection/StreamAllocation;)Lokhttp3/internal/connection/RealConnection;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public a(Lokhttp3/ConnectionPool;)Lokhttp3/internal/connection/RouteDatabase;
|
|
.locals 0
|
|
|
|
.line 162
|
|
iget-object p1, p1, Lokhttp3/ConnectionPool;->a:Lokhttp3/internal/connection/RouteDatabase;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public a(Lokhttp3/Call;)Lokhttp3/internal/connection/StreamAllocation;
|
|
.locals 0
|
|
|
|
.line 180
|
|
check-cast p1, Lokhttp3/RealCall;
|
|
|
|
invoke-virtual {p1}, Lokhttp3/RealCall;->f()Lokhttp3/internal/connection/StreamAllocation;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public a(Lokhttp3/ConnectionSpec;Ljavax/net/ssl/SSLSocket;Z)V
|
|
.locals 0
|
|
|
|
.line 171
|
|
invoke-virtual {p1, p2, p3}, Lokhttp3/ConnectionSpec;->a(Ljavax/net/ssl/SSLSocket;Z)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public a(Lokhttp3/Headers$Builder;Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 131
|
|
invoke-virtual {p1, p2}, Lokhttp3/Headers$Builder;->a(Ljava/lang/String;)Lokhttp3/Headers$Builder;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public a(Lokhttp3/Headers$Builder;Ljava/lang/String;Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 135
|
|
invoke-virtual {p1, p2, p3}, Lokhttp3/Headers$Builder;->b(Ljava/lang/String;Ljava/lang/String;)Lokhttp3/Headers$Builder;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public a(Lokhttp3/ConnectionPool;Lokhttp3/internal/connection/RealConnection;)Z
|
|
.locals 0
|
|
|
|
.line 144
|
|
invoke-virtual {p1, p2}, Lokhttp3/ConnectionPool;->b(Lokhttp3/internal/connection/RealConnection;)Z
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public b(Lokhttp3/ConnectionPool;Lokhttp3/Address;Lokhttp3/internal/connection/StreamAllocation;)Ljava/net/Socket;
|
|
.locals 0
|
|
|
|
.line 154
|
|
invoke-virtual {p1, p2, p3}, Lokhttp3/ConnectionPool;->b(Lokhttp3/Address;Lokhttp3/internal/connection/StreamAllocation;)Ljava/net/Socket;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public b(Lokhttp3/ConnectionPool;Lokhttp3/internal/connection/RealConnection;)V
|
|
.locals 0
|
|
|
|
.line 158
|
|
invoke-virtual {p1, p2}, Lokhttp3/ConnectionPool;->a(Lokhttp3/internal/connection/RealConnection;)V
|
|
|
|
return-void
|
|
.end method
|