Changes of com.discord v1349
This commit is contained in:
parent
ee3363e6d6
commit
3f4974bc38
11672 changed files with 479129 additions and 478996 deletions
74
com.discord/smali_classes2/b0/g0/l/a.smali
Normal file
74
com.discord/smali_classes2/b0/g0/l/a.smali
Normal file
|
@ -0,0 +1,74 @@
|
|||
.class public final Lb0/g0/l/a;
|
||||
.super Ljava/net/ProxySelector;
|
||||
.source "NullProxySelector.kt"
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final a:Lb0/g0/l/a;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lb0/g0/l/a;
|
||||
|
||||
invoke-direct {v0}, Lb0/g0/l/a;-><init>()V
|
||||
|
||||
sput-object v0, Lb0/g0/l/a;->a:Lb0/g0/l/a;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/net/ProxySelector;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public connectFailed(Ljava/net/URI;Ljava/net/SocketAddress;Ljava/io/IOException;)V
|
||||
.locals 0
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public select(Ljava/net/URI;)Ljava/util/List;
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/net/URI;",
|
||||
")",
|
||||
"Ljava/util/List<",
|
||||
"Ljava/net/Proxy;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
sget-object p1, Ljava/net/Proxy;->NO_PROXY:Ljava/net/Proxy;
|
||||
|
||||
invoke-static {p1}, Lf/h/a/f/f/n/g;->listOf(Ljava/lang/Object;)Ljava/util/List;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
return-object p1
|
||||
|
||||
:cond_0
|
||||
new-instance p1, Ljava/lang/IllegalArgumentException;
|
||||
|
||||
const-string v0, "uri must not be null"
|
||||
|
||||
invoke-virtual {v0}, Ljava/lang/Object;->toString()Ljava/lang/String;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
invoke-direct {p1, v0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
||||
|
||||
throw p1
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue