DCUniMPIntentService$1.smali

.class Lio/dcloud/feature/sdk/DCUniMPIntentService$1;
.super Lio/dcloud/feature/sdk/IDCUniMPCallBack$Stub;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lio/dcloud/feature/sdk/DCUniMPIntentService;
.end annotation

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


# instance fields
.field final synthetic a:Lio/dcloud/feature/sdk/DCUniMPIntentService;


# direct methods
.method constructor <init>(Lio/dcloud/feature/sdk/DCUniMPIntentService;)V
    .registers 2

    .line 1
    iput-object p1, p0, Lio/dcloud/feature/sdk/DCUniMPIntentService$1;->a:Lio/dcloud/feature/sdk/DCUniMPIntentService;

    invoke-direct {p0}, Lio/dcloud/feature/sdk/IDCUniMPCallBack$Stub;-><init>()V

    return-void
.end method


# virtual methods
.method public callBack(Ljava/lang/String;Landroid/os/Bundle;)V
    .registers 3
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Landroid/os/RemoteException;
        }
    .end annotation

    .line 1
    invoke-virtual {p1}, Ljava/lang/String;->hashCode()I

    const-string p2, "unimp_connection"

    invoke-virtual {p1, p2}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z

    move-result p1

    if-nez p1, :cond_c

    goto :goto_22

    .line 3
    :cond_c
    iget-object p1, p0, Lio/dcloud/feature/sdk/DCUniMPIntentService$1;->a:Lio/dcloud/feature/sdk/DCUniMPIntentService;

    iget-object p1, p1, Lio/dcloud/feature/sdk/DCUniMPIntentService;->c:Landroid/os/Handler;

    if-eqz p1, :cond_22

    .line 4
    new-instance p1, Landroid/os/Message;

    invoke-direct {p1}, Landroid/os/Message;-><init>()V

    const/16 p2, 0x1f41

    .line 5
    iput p2, p1, Landroid/os/Message;->arg1:I

    .line 6
    iget-object p2, p0, Lio/dcloud/feature/sdk/DCUniMPIntentService$1;->a:Lio/dcloud/feature/sdk/DCUniMPIntentService;

    iget-object p2, p2, Lio/dcloud/feature/sdk/DCUniMPIntentService;->c:Landroid/os/Handler;

    invoke-virtual {p2, p1}, Landroid/os/Handler;->sendMessage(Landroid/os/Message;)Z

    :cond_22
    :goto_22
    return-void
.end method