131 lines
2.7 KiB
Smali
131 lines
2.7 KiB
Smali
.class Lcom/in2wow/sdk/d/a$1;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/in2wow/sdk/d/a;->a()V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/in2wow/sdk/d/a;
|
|
|
|
.field private final synthetic b:Ljava/lang/String;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/in2wow/sdk/d/a;Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lcom/in2wow/sdk/d/a$1;->a:Lcom/in2wow/sdk/d/a;
|
|
|
|
iput-object p2, p0, Lcom/in2wow/sdk/d/a$1;->b:Ljava/lang/String;
|
|
|
|
.line 89
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 6
|
|
|
|
.line 92
|
|
iget-object v0, p0, Lcom/in2wow/sdk/d/a$1;->a:Lcom/in2wow/sdk/d/a;
|
|
|
|
invoke-static {v0}, Lcom/in2wow/sdk/d/a;->a(Lcom/in2wow/sdk/d/a;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
return-void
|
|
|
|
.line 96
|
|
:cond_0
|
|
iget-object v0, p0, Lcom/in2wow/sdk/d/a$1;->a:Lcom/in2wow/sdk/d/a;
|
|
|
|
invoke-static {v0}, Lcom/in2wow/sdk/d/a;->b(Lcom/in2wow/sdk/d/a;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
monitor-enter v0
|
|
|
|
.line 97
|
|
:try_start_0
|
|
iget-object v1, p0, Lcom/in2wow/sdk/d/a$1;->a:Lcom/in2wow/sdk/d/a;
|
|
|
|
const/4 v2, 0x1
|
|
|
|
invoke-static {v1, v2}, Lcom/in2wow/sdk/d/a;->a(Lcom/in2wow/sdk/d/a;Z)V
|
|
|
|
.line 99
|
|
sget-boolean v1, Lcom/in2wow/sdk/a/b;->e:Z
|
|
|
|
if-eqz v1, :cond_1
|
|
|
|
const-string v1, "Connecting to debug server [%s][protocol = %s]"
|
|
|
|
const/4 v3, 0x2
|
|
|
|
.line 100
|
|
new-array v3, v3, [Ljava/lang/Object;
|
|
|
|
iget-object v4, p0, Lcom/in2wow/sdk/d/a$1;->b:Ljava/lang/String;
|
|
|
|
const/4 v5, 0x0
|
|
|
|
aput-object v4, v3, v5
|
|
|
|
const-string v4, "intowow"
|
|
|
|
aput-object v4, v3, v2
|
|
|
|
invoke-static {v1, v3}, Ljava/lang/String;->format(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
new-array v2, v5, [Ljava/lang/Object;
|
|
|
|
invoke-static {v1, v2}, Lcom/in2wow/sdk/m/j;->b(Ljava/lang/String;[Ljava/lang/Object;)V
|
|
|
|
.line 103
|
|
:cond_1
|
|
new-instance v1, Lcom/in2wow/sdk/d/c;
|
|
|
|
iget-object v2, p0, Lcom/in2wow/sdk/d/a$1;->b:Ljava/lang/String;
|
|
|
|
const-string v3, "intowow"
|
|
|
|
iget-object v4, p0, Lcom/in2wow/sdk/d/a$1;->a:Lcom/in2wow/sdk/d/a;
|
|
|
|
invoke-direct {v1, v2, v3, v4}, Lcom/in2wow/sdk/d/c;-><init>(Ljava/lang/String;Ljava/lang/String;Lcom/in2wow/sdk/d/c$e;)V
|
|
|
|
.line 96
|
|
monitor-exit v0
|
|
|
|
return-void
|
|
|
|
:catchall_0
|
|
move-exception v1
|
|
|
|
monitor-exit v0
|
|
:try_end_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
throw v1
|
|
.end method
|