PullIpTransfer$2.smali

.class Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer$2;
.super Ljava/lang/Object;

# interfaces
.implements Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/ISocket$OnSocketListener;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer;->createSocketImpl(Ljava/lang/String;)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field final synthetic this$0:Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer;


# direct methods
.method constructor <init>(Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer;)V
    .registers 2

    iput-object p1, p0, Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer$2;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public onSocketConnectFail()V
    .registers 3

    iget-object v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer$2;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer;

    const/4 v1, 0x4

    # setter for: Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer;->mCurState:I
    invoke-static {v0, v1}, Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer;->access$002(Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer;I)I

    iget-object v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer$2;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer;

    # getter for: Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer;->mHadRetryed:Z
    invoke-static {v0}, Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer;->access$200(Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer;)Z

    move-result v0

    if-eqz v0, :cond_f

    :goto_e
    return-void

    :cond_f
    iget-object v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer$2;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer;

    const/4 v1, 0x1

    # setter for: Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer;->mHadRetryed:Z
    invoke-static {v0, v1}, Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer;->access$202(Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer;Z)Z

    const-string/jumbo v0, "XPhoneSocket"

    const-string/jumbo v1, "reconnect Socket!"

    invoke-static {v0, v1}, Lcom/cmcm/xiaobao/phone/commons/log/LogUtil;->d(Ljava/lang/String;Ljava/lang/String;)V

    iget-object v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer$2;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer;

    # invokes: Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer;->pullSoundBoxIpAddress()V
    invoke-static {v0}, Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer;->access$300(Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer;)V

    goto :goto_e
.end method

.method public onSocketConnectSuccess()V
    .registers 3

    iget-object v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer$2;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer;

    const/4 v1, 0x3

    # setter for: Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer;->mCurState:I
    invoke-static {v0, v1}, Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer;->access$002(Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PullIpTransfer;I)I

    return-void
.end method

.method public onSocketGetMessage(Ljava/lang/String;)V
    .registers 2

    return-void
.end method