PingSocketTransfer$ConnectedCallback.smali
.class Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PingSocketTransfer$ConnectedCallback;
.super Lcom/cmcm/xiaobao/phone/smarthome/socket/base/BaseSocketListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PingSocketTransfer;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2
name = "ConnectedCallback"
.end annotation
# instance fields
.field final synthetic this$0:Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PingSocketTransfer;
# direct methods
.method constructor <init>(Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PingSocketTransfer;Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/ISocket$OnSocketListener;)V
.registers 3
iput-object p1, p0, Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PingSocketTransfer$ConnectedCallback;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PingSocketTransfer;
invoke-direct {p0, p2}, Lcom/cmcm/xiaobao/phone/smarthome/socket/base/BaseSocketListener;-><init>(Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/ISocket$OnSocketListener;)V
return-void
.end method
# virtual methods
.method public onSocketConnectSuccess()V
.registers 3
invoke-super {p0}, Lcom/cmcm/xiaobao/phone/smarthome/socket/base/BaseSocketListener;->onSocketConnectSuccess()V
invoke-static {}, Lcom/cmcm/xiaobao/phone/commons/utils/Executors;->getBgHandler()Landroid/os/Handler;
move-result-object v0
iget-object v1, p0, Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PingSocketTransfer$ConnectedCallback;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PingSocketTransfer;
# getter for: Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PingSocketTransfer;->mSendPingTask:Ljava/lang/Runnable;
invoke-static {v1}, Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PingSocketTransfer;->access$100(Lcom/cmcm/xiaobao/phone/smarthome/socket/protocol/PingSocketTransfer;)Ljava/lang/Runnable;
move-result-object v1
invoke-virtual {v0, v1}, Landroid/os/Handler;->post(Ljava/lang/Runnable;)Z
return-void
.end method