OnSendCallBackOnUIThread$2.smali

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

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/cmcm/xiaobao/phone/smarthome/socket/transmission/OnSendCallBackOnUIThread;->onSend(ILjava/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/transmission/OnSendCallBackOnUIThread;

.field final synthetic val$err:I

.field final synthetic val$s:Ljava/lang/String;


# direct methods
.method constructor <init>(Lcom/cmcm/xiaobao/phone/smarthome/socket/transmission/OnSendCallBackOnUIThread;ILjava/lang/String;)V
    .registers 4

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

    iput p2, p0, Lcom/cmcm/xiaobao/phone/smarthome/socket/transmission/OnSendCallBackOnUIThread$2;->val$err:I

    iput-object p3, p0, Lcom/cmcm/xiaobao/phone/smarthome/socket/transmission/OnSendCallBackOnUIThread$2;->val$s:Ljava/lang/String;

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

    return-void
.end method


# virtual methods
.method public run()V
    .registers 4

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

    iget v1, p0, Lcom/cmcm/xiaobao/phone/smarthome/socket/transmission/OnSendCallBackOnUIThread$2;->val$err:I

    iget-object v2, p0, Lcom/cmcm/xiaobao/phone/smarthome/socket/transmission/OnSendCallBackOnUIThread$2;->val$s:Ljava/lang/String;

    invoke-virtual {v0, v1, v2}, Lcom/cmcm/xiaobao/phone/smarthome/socket/transmission/OnSendCallBackOnUIThread;->doOnSend(ILjava/lang/String;)V

    return-void
.end method