630 lines
16 KiB
Smali
630 lines
16 KiB
Smali
.class final Lcom/qq/e/comm/services/a$1;
|
|
.super Ljava/lang/Object;
|
|
|
|
# interfaces
|
|
.implements Lcom/qq/e/comm/net/NetworkCallBack;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/qq/e/comm/services/a;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private synthetic a:Lcom/qq/e/comm/managers/setting/SM;
|
|
|
|
.field private synthetic b:Lcom/qq/e/comm/managers/plugin/PM;
|
|
|
|
.field private synthetic c:J
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/qq/e/comm/services/a;Lcom/qq/e/comm/managers/setting/SM;Lcom/qq/e/comm/managers/plugin/PM;J)V
|
|
.locals 0
|
|
|
|
iput-object p2, p0, Lcom/qq/e/comm/services/a$1;->a:Lcom/qq/e/comm/managers/setting/SM;
|
|
|
|
iput-object p3, p0, Lcom/qq/e/comm/services/a$1;->b:Lcom/qq/e/comm/managers/plugin/PM;
|
|
|
|
iput-wide p4, p0, Lcom/qq/e/comm/services/a$1;->c:J
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final onException(Ljava/lang/Exception;)V
|
|
.locals 10
|
|
|
|
const-string v0, "ActivateError"
|
|
|
|
invoke-static {v0, p1}, Lcom/qq/e/comm/util/GDTLogger;->e(Ljava/lang/String;Ljava/lang/Throwable;)V
|
|
|
|
invoke-static {}, Lcom/qq/e/comm/services/RetCodeService;->getInstance()Lcom/qq/e/comm/services/RetCodeService;
|
|
|
|
move-result-object p1
|
|
|
|
new-instance v9, Lcom/qq/e/comm/services/RetCodeService$RetCodeInfo;
|
|
|
|
const-string v1, "sdk.e.qq.com"
|
|
|
|
const-string v2, "launch"
|
|
|
|
const-string v3, ""
|
|
|
|
invoke-static {}, Ljava/lang/System;->currentTimeMillis()J
|
|
|
|
move-result-wide v4
|
|
|
|
iget-wide v6, p0, Lcom/qq/e/comm/services/a$1;->c:J
|
|
|
|
sub-long/2addr v4, v6
|
|
|
|
long-to-int v5, v4
|
|
|
|
const/4 v4, -0x1
|
|
|
|
const/4 v6, 0x0
|
|
|
|
const/4 v7, 0x0
|
|
|
|
const/4 v8, 0x1
|
|
|
|
move-object v0, v9
|
|
|
|
invoke-direct/range {v0 .. v8}, Lcom/qq/e/comm/services/RetCodeService$RetCodeInfo;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IIIII)V
|
|
|
|
invoke-virtual {p1, v9}, Lcom/qq/e/comm/services/RetCodeService;->send(Lcom/qq/e/comm/services/RetCodeService$RetCodeInfo;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final onResponse(Lcom/qq/e/comm/net/rr/Request;Lcom/qq/e/comm/net/rr/Response;)V
|
|
.locals 11
|
|
|
|
:try_start_0
|
|
invoke-interface {p2}, Lcom/qq/e/comm/net/rr/Response;->getStatusCode()I
|
|
|
|
move-result p1
|
|
|
|
const/16 v0, 0xc8
|
|
|
|
if-ne p1, v0, :cond_9
|
|
|
|
invoke-interface {p2}, Lcom/qq/e/comm/net/rr/Response;->getStringContent()Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
|
|
new-instance v0, Ljava/lang/StringBuilder;
|
|
|
|
const-string v1, "ACTIVERESPONSE:"
|
|
|
|
invoke-direct {v0, v1}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V
|
|
|
|
invoke-virtual {v0, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-static {v0}, Lcom/qq/e/comm/util/GDTLogger;->d(Ljava/lang/String;)V
|
|
|
|
invoke-static {p1}, Lcom/qq/e/comm/util/StringUtil;->isEmpty(Ljava/lang/String;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
const-string p1, "SDK Server response empty string,maybe zip or tea format error"
|
|
|
|
invoke-static {p1}, Lcom/qq/e/comm/util/GDTLogger;->report(Ljava/lang/String;)V
|
|
:try_end_0
|
|
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_1
|
|
.catch Lorg/json/JSONException; {:try_start_0 .. :try_end_0} :catch_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
invoke-static {}, Lcom/qq/e/comm/services/RetCodeService;->getInstance()Lcom/qq/e/comm/services/RetCodeService;
|
|
|
|
move-result-object p1
|
|
|
|
new-instance v9, Lcom/qq/e/comm/services/RetCodeService$RetCodeInfo;
|
|
|
|
const-string v1, "sdk.e.qq.com"
|
|
|
|
const-string v2, "launch"
|
|
|
|
const-string v3, ""
|
|
|
|
invoke-interface {p2}, Lcom/qq/e/comm/net/rr/Response;->getStatusCode()I
|
|
|
|
move-result v4
|
|
|
|
invoke-static {}, Ljava/lang/System;->currentTimeMillis()J
|
|
|
|
move-result-wide v5
|
|
|
|
iget-wide v7, p0, Lcom/qq/e/comm/services/a$1;->c:J
|
|
|
|
sub-long/2addr v5, v7
|
|
|
|
long-to-int v5, v5
|
|
|
|
const/4 v6, 0x0
|
|
|
|
const/4 v7, 0x0
|
|
|
|
const/4 v8, 0x1
|
|
|
|
move-object v0, v9
|
|
|
|
invoke-direct/range {v0 .. v8}, Lcom/qq/e/comm/services/RetCodeService$RetCodeInfo;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IIIII)V
|
|
|
|
:goto_0
|
|
invoke-virtual {p1, v9}, Lcom/qq/e/comm/services/RetCodeService;->send(Lcom/qq/e/comm/services/RetCodeService$RetCodeInfo;)V
|
|
|
|
return-void
|
|
|
|
:cond_0
|
|
:try_start_1
|
|
new-instance v0, Lorg/json/JSONObject;
|
|
|
|
invoke-direct {v0, p1}, Lorg/json/JSONObject;-><init>(Ljava/lang/String;)V
|
|
|
|
const/4 p1, -0x1
|
|
|
|
const-string v1, "ret"
|
|
|
|
invoke-virtual {v0, v1}, Lorg/json/JSONObject;->has(Ljava/lang/String;)Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_1
|
|
|
|
const-string p1, "ret"
|
|
|
|
invoke-virtual {v0, p1}, Lorg/json/JSONObject;->getInt(Ljava/lang/String;)I
|
|
|
|
move-result p1
|
|
|
|
:cond_1
|
|
if-eqz p1, :cond_2
|
|
|
|
new-instance v0, Ljava/lang/StringBuilder;
|
|
|
|
const-string v1, "Response Error,retCode="
|
|
|
|
invoke-direct {v0, v1}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V
|
|
|
|
invoke-virtual {v0, p1}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
|
|
|
|
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
|
|
:goto_1
|
|
invoke-static {p1}, Lcom/qq/e/comm/util/GDTLogger;->e(Ljava/lang/String;)V
|
|
|
|
goto/16 :goto_3
|
|
|
|
:cond_2
|
|
const-string p1, "suid"
|
|
|
|
invoke-virtual {v0, p1}, Lorg/json/JSONObject;->has(Ljava/lang/String;)Z
|
|
|
|
move-result p1
|
|
|
|
if-eqz p1, :cond_3
|
|
|
|
const-string p1, "suid"
|
|
|
|
invoke-virtual {v0, p1}, Lorg/json/JSONObject;->getString(Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-static {p1}, Lcom/qq/e/comm/util/StringUtil;->isEmpty(Ljava/lang/String;)Z
|
|
|
|
move-result v1
|
|
|
|
if-nez v1, :cond_3
|
|
|
|
iget-object v1, p0, Lcom/qq/e/comm/services/a$1;->a:Lcom/qq/e/comm/managers/setting/SM;
|
|
|
|
invoke-virtual {v1, p1}, Lcom/qq/e/comm/managers/setting/SM;->updateSUID(Ljava/lang/String;)V
|
|
|
|
:cond_3
|
|
const-string p1, "sid"
|
|
|
|
invoke-virtual {v0, p1}, Lorg/json/JSONObject;->has(Ljava/lang/String;)Z
|
|
|
|
move-result p1
|
|
|
|
if-eqz p1, :cond_4
|
|
|
|
const-string p1, "sid"
|
|
|
|
invoke-virtual {v0, p1}, Lorg/json/JSONObject;->getString(Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-static {p1}, Lcom/qq/e/comm/util/StringUtil;->isEmpty(Ljava/lang/String;)Z
|
|
|
|
move-result v1
|
|
|
|
if-nez v1, :cond_4
|
|
|
|
iget-object v1, p0, Lcom/qq/e/comm/services/a$1;->a:Lcom/qq/e/comm/managers/setting/SM;
|
|
|
|
invoke-virtual {v1, p1}, Lcom/qq/e/comm/managers/setting/SM;->updateSID(Ljava/lang/String;)V
|
|
|
|
:cond_4
|
|
const-string p1, "sig"
|
|
|
|
invoke-virtual {v0, p1}, Lorg/json/JSONObject;->has(Ljava/lang/String;)Z
|
|
|
|
move-result p1
|
|
|
|
if-eqz p1, :cond_a
|
|
|
|
const-string p1, "sig"
|
|
|
|
invoke-virtual {v0, p1}, Lorg/json/JSONObject;->getJSONObject(Ljava/lang/String;)Lorg/json/JSONObject;
|
|
|
|
move-result-object p1
|
|
|
|
const-string v1, "setting"
|
|
|
|
invoke-virtual {v0, v1}, Lorg/json/JSONObject;->has(Ljava/lang/String;)Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_8
|
|
|
|
const-string v1, "setting"
|
|
|
|
invoke-virtual {v0, v1}, Lorg/json/JSONObject;->getJSONObject(Ljava/lang/String;)Lorg/json/JSONObject;
|
|
|
|
move-result-object v0
|
|
|
|
const-string v1, "app"
|
|
|
|
invoke-virtual {v0, v1}, Lorg/json/JSONObject;->has(Ljava/lang/String;)Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_5
|
|
|
|
const-string v1, "app"
|
|
|
|
invoke-virtual {p1, v1}, Lorg/json/JSONObject;->has(Ljava/lang/String;)Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_5
|
|
|
|
const-string v1, "app"
|
|
|
|
invoke-virtual {v0, v1}, Lorg/json/JSONObject;->getString(Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
const-string v2, "app"
|
|
|
|
invoke-virtual {p1, v2}, Lorg/json/JSONObject;->getString(Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
move-result-object v2
|
|
|
|
iget-object v3, p0, Lcom/qq/e/comm/services/a$1;->a:Lcom/qq/e/comm/managers/setting/SM;
|
|
|
|
invoke-virtual {v3, v2, v1}, Lcom/qq/e/comm/managers/setting/SM;->updateDEVCloudSetting(Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
:cond_5
|
|
const-string v1, "sdk"
|
|
|
|
invoke-virtual {v0, v1}, Lorg/json/JSONObject;->has(Ljava/lang/String;)Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_6
|
|
|
|
const-string v1, "sdk"
|
|
|
|
invoke-virtual {p1, v1}, Lorg/json/JSONObject;->has(Ljava/lang/String;)Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_6
|
|
|
|
const-string v1, "sdk"
|
|
|
|
invoke-virtual {v0, v1}, Lorg/json/JSONObject;->getString(Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
const-string v2, "sdk"
|
|
|
|
invoke-virtual {p1, v2}, Lorg/json/JSONObject;->getString(Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
move-result-object v2
|
|
|
|
iget-object v3, p0, Lcom/qq/e/comm/services/a$1;->a:Lcom/qq/e/comm/managers/setting/SM;
|
|
|
|
invoke-virtual {v3, v2, v1}, Lcom/qq/e/comm/managers/setting/SM;->updateSDKCloudSetting(Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
:cond_6
|
|
const-string v1, "c"
|
|
|
|
invoke-virtual {v0, v1}, Lorg/json/JSONObject;->has(Ljava/lang/String;)Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_7
|
|
|
|
const-string v1, "c"
|
|
|
|
invoke-virtual {v0, v1}, Lorg/json/JSONObject;->getString(Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
iget-object v1, p0, Lcom/qq/e/comm/services/a$1;->a:Lcom/qq/e/comm/managers/setting/SM;
|
|
|
|
invoke-virtual {v1, v0}, Lcom/qq/e/comm/managers/setting/SM;->updateContextSetting(Ljava/lang/String;)V
|
|
|
|
goto :goto_2
|
|
|
|
:cond_7
|
|
iget-object v0, p0, Lcom/qq/e/comm/services/a$1;->a:Lcom/qq/e/comm/managers/setting/SM;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-virtual {v0, v1}, Lcom/qq/e/comm/managers/setting/SM;->updateContextSetting(Ljava/lang/String;)V
|
|
|
|
:cond_8
|
|
:goto_2
|
|
const-string v0, "jar"
|
|
|
|
invoke-virtual {p1, v0}, Lorg/json/JSONObject;->has(Ljava/lang/String;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_a
|
|
|
|
const-string v0, "url"
|
|
|
|
invoke-virtual {p1, v0}, Lorg/json/JSONObject;->has(Ljava/lang/String;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_a
|
|
|
|
const-string v0, "jar"
|
|
|
|
invoke-virtual {p1, v0}, Lorg/json/JSONObject;->getString(Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
const-string v1, "url"
|
|
|
|
invoke-virtual {p1, v1}, Lorg/json/JSONObject;->getString(Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
|
|
iget-object v1, p0, Lcom/qq/e/comm/services/a$1;->b:Lcom/qq/e/comm/managers/plugin/PM;
|
|
|
|
invoke-virtual {v1, v0, p1}, Lcom/qq/e/comm/managers/plugin/PM;->update(Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
goto :goto_3
|
|
|
|
:cond_9
|
|
new-instance p1, Ljava/lang/StringBuilder;
|
|
|
|
const-string v0, "SDK server response code error while launch or activate,code:"
|
|
|
|
invoke-direct {p1, v0}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V
|
|
|
|
invoke-interface {p2}, Lcom/qq/e/comm/net/rr/Response;->getStatusCode()I
|
|
|
|
move-result v0
|
|
|
|
invoke-virtual {p1, v0}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
|
|
|
|
invoke-virtual {p1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
:try_end_1
|
|
.catch Ljava/io/IOException; {:try_start_1 .. :try_end_1} :catch_1
|
|
.catch Lorg/json/JSONException; {:try_start_1 .. :try_end_1} :catch_0
|
|
.catchall {:try_start_1 .. :try_end_1} :catchall_0
|
|
|
|
goto/16 :goto_1
|
|
|
|
:cond_a
|
|
:goto_3
|
|
invoke-static {}, Lcom/qq/e/comm/services/RetCodeService;->getInstance()Lcom/qq/e/comm/services/RetCodeService;
|
|
|
|
move-result-object p1
|
|
|
|
new-instance v9, Lcom/qq/e/comm/services/RetCodeService$RetCodeInfo;
|
|
|
|
const-string v1, "sdk.e.qq.com"
|
|
|
|
const-string v2, "launch"
|
|
|
|
const-string v3, ""
|
|
|
|
invoke-interface {p2}, Lcom/qq/e/comm/net/rr/Response;->getStatusCode()I
|
|
|
|
move-result v4
|
|
|
|
invoke-static {}, Ljava/lang/System;->currentTimeMillis()J
|
|
|
|
move-result-wide v5
|
|
|
|
iget-wide v7, p0, Lcom/qq/e/comm/services/a$1;->c:J
|
|
|
|
sub-long/2addr v5, v7
|
|
|
|
long-to-int v5, v5
|
|
|
|
const/4 v6, 0x0
|
|
|
|
const/4 v7, 0x0
|
|
|
|
const/4 v8, 0x1
|
|
|
|
move-object v0, v9
|
|
|
|
invoke-direct/range {v0 .. v8}, Lcom/qq/e/comm/services/RetCodeService$RetCodeInfo;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IIIII)V
|
|
|
|
goto/16 :goto_0
|
|
|
|
:catchall_0
|
|
move-exception p1
|
|
|
|
goto :goto_4
|
|
|
|
:catch_0
|
|
move-exception p1
|
|
|
|
:try_start_2
|
|
const-string v0, "Parse Active or launch response exception"
|
|
|
|
invoke-static {v0, p1}, Lcom/qq/e/comm/util/GDTLogger;->e(Ljava/lang/String;Ljava/lang/Throwable;)V
|
|
:try_end_2
|
|
.catchall {:try_start_2 .. :try_end_2} :catchall_0
|
|
|
|
invoke-static {}, Lcom/qq/e/comm/services/RetCodeService;->getInstance()Lcom/qq/e/comm/services/RetCodeService;
|
|
|
|
move-result-object p1
|
|
|
|
new-instance v9, Lcom/qq/e/comm/services/RetCodeService$RetCodeInfo;
|
|
|
|
const-string v1, "sdk.e.qq.com"
|
|
|
|
const-string v2, "launch"
|
|
|
|
const-string v3, ""
|
|
|
|
invoke-interface {p2}, Lcom/qq/e/comm/net/rr/Response;->getStatusCode()I
|
|
|
|
move-result v4
|
|
|
|
invoke-static {}, Ljava/lang/System;->currentTimeMillis()J
|
|
|
|
move-result-wide v5
|
|
|
|
iget-wide v7, p0, Lcom/qq/e/comm/services/a$1;->c:J
|
|
|
|
sub-long/2addr v5, v7
|
|
|
|
long-to-int v5, v5
|
|
|
|
const/4 v6, 0x0
|
|
|
|
const/4 v7, 0x0
|
|
|
|
const/4 v8, 0x1
|
|
|
|
move-object v0, v9
|
|
|
|
invoke-direct/range {v0 .. v8}, Lcom/qq/e/comm/services/RetCodeService$RetCodeInfo;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IIIII)V
|
|
|
|
goto/16 :goto_0
|
|
|
|
:catch_1
|
|
move-exception p1
|
|
|
|
:try_start_3
|
|
const-string v0, "ActivateError"
|
|
|
|
invoke-static {v0, p1}, Lcom/qq/e/comm/util/GDTLogger;->e(Ljava/lang/String;Ljava/lang/Throwable;)V
|
|
:try_end_3
|
|
.catchall {:try_start_3 .. :try_end_3} :catchall_0
|
|
|
|
invoke-static {}, Lcom/qq/e/comm/services/RetCodeService;->getInstance()Lcom/qq/e/comm/services/RetCodeService;
|
|
|
|
move-result-object p1
|
|
|
|
new-instance v9, Lcom/qq/e/comm/services/RetCodeService$RetCodeInfo;
|
|
|
|
const-string v1, "sdk.e.qq.com"
|
|
|
|
const-string v2, "launch"
|
|
|
|
const-string v3, ""
|
|
|
|
invoke-interface {p2}, Lcom/qq/e/comm/net/rr/Response;->getStatusCode()I
|
|
|
|
move-result v4
|
|
|
|
invoke-static {}, Ljava/lang/System;->currentTimeMillis()J
|
|
|
|
move-result-wide v5
|
|
|
|
iget-wide v7, p0, Lcom/qq/e/comm/services/a$1;->c:J
|
|
|
|
sub-long/2addr v5, v7
|
|
|
|
long-to-int v5, v5
|
|
|
|
const/4 v6, 0x0
|
|
|
|
const/4 v7, 0x0
|
|
|
|
const/4 v8, 0x1
|
|
|
|
move-object v0, v9
|
|
|
|
invoke-direct/range {v0 .. v8}, Lcom/qq/e/comm/services/RetCodeService$RetCodeInfo;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IIIII)V
|
|
|
|
goto/16 :goto_0
|
|
|
|
:goto_4
|
|
invoke-static {}, Lcom/qq/e/comm/services/RetCodeService;->getInstance()Lcom/qq/e/comm/services/RetCodeService;
|
|
|
|
move-result-object v0
|
|
|
|
new-instance v10, Lcom/qq/e/comm/services/RetCodeService$RetCodeInfo;
|
|
|
|
invoke-interface {p2}, Lcom/qq/e/comm/net/rr/Response;->getStatusCode()I
|
|
|
|
move-result v5
|
|
|
|
invoke-static {}, Ljava/lang/System;->currentTimeMillis()J
|
|
|
|
move-result-wide v1
|
|
|
|
iget-wide v3, p0, Lcom/qq/e/comm/services/a$1;->c:J
|
|
|
|
sub-long/2addr v1, v3
|
|
|
|
long-to-int v6, v1
|
|
|
|
const/4 v7, 0x0
|
|
|
|
const/4 v8, 0x0
|
|
|
|
const/4 v9, 0x1
|
|
|
|
const-string v2, "sdk.e.qq.com"
|
|
|
|
const-string v3, "launch"
|
|
|
|
const-string v4, ""
|
|
|
|
move-object v1, v10
|
|
|
|
invoke-direct/range {v1 .. v9}, Lcom/qq/e/comm/services/RetCodeService$RetCodeInfo;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IIIII)V
|
|
|
|
invoke-virtual {v0, v10}, Lcom/qq/e/comm/services/RetCodeService;->send(Lcom/qq/e/comm/services/RetCodeService$RetCodeInfo;)V
|
|
|
|
throw p1
|
|
.end method
|