IAppLaunchNotify$Stub.smali

.class public abstract Lcom/cm/plugincluster/common/watcher/IAppLaunchNotify$Stub;
.super Landroid/os/Binder;
.source "IAppLaunchNotify.java"

# interfaces
.implements Lcom/cm/plugincluster/common/watcher/IAppLaunchNotify;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/cm/plugincluster/common/watcher/IAppLaunchNotify;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x409
    name = "Stub"
.end annotation

.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/cm/plugincluster/common/watcher/IAppLaunchNotify$Stub$Proxy;
    }
.end annotation


# static fields
.field private static final DESCRIPTOR:Ljava/lang/String; = "com.cm.plugincluster.common.watcher.IAppLaunchNotify"

.field static final TRANSACTION_OnAppLaunch:I = 0x1

.field static final TRANSACTION_OnAppUsageChange:I = 0x2

.field static final TRANSACTION_OnAppUsageChangeEx:I = 0x3


# direct methods
.method public constructor <init>()V
    .registers 2

    .prologue
    .line 14
    invoke-direct {p0}, Landroid/os/Binder;-><init>()V

    .line 15
    const-string v0, "com.cm.plugincluster.common.watcher.IAppLaunchNotify"

    invoke-virtual {p0, p0, v0}, Lcom/cm/plugincluster/common/watcher/IAppLaunchNotify$Stub;->attachInterface(Landroid/os/IInterface;Ljava/lang/String;)V

    .line 16
    return-void
.end method

.method public static asInterface(Landroid/os/IBinder;)Lcom/cm/plugincluster/common/watcher/IAppLaunchNotify;
    .registers 3

    .prologue
    .line 23
    if-nez p0, :cond_4

    .line 24
    const/4 v0, 0x0

    .line 30
    :goto_3
    return-object v0

    .line 26
    :cond_4
    const-string v0, "com.cm.plugincluster.common.watcher.IAppLaunchNotify"

    invoke-interface {p0, v0}, Landroid/os/IBinder;->queryLocalInterface(Ljava/lang/String;)Landroid/os/IInterface;

    move-result-object v0

    .line 27
    if-eqz v0, :cond_13

    instance-of v1, v0, Lcom/cm/plugincluster/common/watcher/IAppLaunchNotify;

    if-eqz v1, :cond_13

    .line 28
    check-cast v0, Lcom/cm/plugincluster/common/watcher/IAppLaunchNotify;

    goto :goto_3

    .line 30
    :cond_13
    new-instance v0, Lcom/cm/plugincluster/common/watcher/IAppLaunchNotify$Stub$Proxy;

    invoke-direct {v0, p0}, Lcom/cm/plugincluster/common/watcher/IAppLaunchNotify$Stub$Proxy;-><init>(Landroid/os/IBinder;)V

    goto :goto_3
.end method


# virtual methods
.method public asBinder()Landroid/os/IBinder;
    .registers 1

    .prologue
    .line 34
    return-object p0
.end method

.method public onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
    .registers 11
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Landroid/os/RemoteException;
        }
    .end annotation

    .prologue
    const/4 v2, 0x0

    const/4 v3, 0x1

    .line 38
    sparse-switch p1, :sswitch_data_72

    .line 93
    invoke-super {p0, p1, p2, p3, p4}, Landroid/os/Binder;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z

    move-result v0

    :goto_9
    return v0

    .line 42
    :sswitch_a
    const-string v0, "com.cm.plugincluster.common.watcher.IAppLaunchNotify"

    invoke-virtual {p3, v0}, Landroid/os/Parcel;->writeString(Ljava/lang/String;)V

    move v0, v3

    .line 43
    goto :goto_9

    .line 47
    :sswitch_11
    const-string v0, "com.cm.plugincluster.common.watcher.IAppLaunchNotify"

    invoke-virtual {p2, v0}, Landroid/os/Parcel;->enforceInterface(Ljava/lang/String;)V

    .line 49
    invoke-virtual {p2}, Landroid/os/Parcel;->readString()Ljava/lang/String;

    move-result-object v0

    .line 51
    invoke-virtual {p2}, Landroid/os/Parcel;->readLong()J

    move-result-wide v4

    .line 53
    invoke-virtual {p2}, Landroid/os/Parcel;->readString()Ljava/lang/String;

    move-result-object v1

    .line 54
    invoke-virtual {p0, v0, v4, v5, v1}, Lcom/cm/plugincluster/common/watcher/IAppLaunchNotify$Stub;->OnAppLaunch(Ljava/lang/String;JLjava/lang/String;)V

    .line 55
    invoke-virtual {p3}, Landroid/os/Parcel;->writeNoException()V

    move v0, v3

    .line 56
    goto :goto_9

    .line 60
    :sswitch_2a
    const-string v0, "com.cm.plugincluster.common.watcher.IAppLaunchNotify"

    invoke-virtual {p2, v0}, Landroid/os/Parcel;->enforceInterface(Ljava/lang/String;)V

    .line 62
    invoke-virtual {p2}, Landroid/os/Parcel;->readString()Ljava/lang/String;

    move-result-object v0

    .line 64
    invoke-virtual {p2}, Landroid/os/Parcel;->readInt()I

    move-result v1

    .line 66
    invoke-virtual {p2}, Landroid/os/Parcel;->readString()Ljava/lang/String;

    move-result-object v2

    .line 67
    invoke-virtual {p0, v0, v1, v2}, Lcom/cm/plugincluster/common/watcher/IAppLaunchNotify$Stub;->OnAppUsageChange(Ljava/lang/String;ILjava/lang/String;)V

    .line 68
    invoke-virtual {p3}, Landroid/os/Parcel;->writeNoException()V

    move v0, v3

    .line 69
    goto :goto_9

    .line 73
    :sswitch_43
    const-string v0, "com.cm.plugincluster.common.watcher.IAppLaunchNotify"

    invoke-virtual {p2, v0}, Landroid/os/Parcel;->enforceInterface(Ljava/lang/String;)V

    .line 75
    invoke-virtual {p2}, Landroid/os/Parcel;->readInt()I

    move-result v0

    if-eqz v0, :cond_6d

    .line 76
    sget-object v0, Lcom/cm/plugincluster/common/watcher/RunningTaskModel;->CREATOR:Landroid/os/Parcelable$Creator;

    invoke-interface {v0, p2}, Landroid/os/Parcelable$Creator;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lcom/cm/plugincluster/common/watcher/RunningTaskModel;

    move-object v1, v0

    .line 82
    :goto_57
    invoke-virtual {p2}, Landroid/os/Parcel;->readInt()I

    move-result v0

    if-eqz v0, :cond_6f

    .line 83
    sget-object v0, Lcom/cm/plugincluster/common/watcher/RunningTaskModel;->CREATOR:Landroid/os/Parcelable$Creator;

    invoke-interface {v0, p2}, Landroid/os/Parcelable$Creator;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lcom/cm/plugincluster/common/watcher/RunningTaskModel;

    .line 88
    :goto_65
    invoke-virtual {p0, v1, v0}, Lcom/cm/plugincluster/common/watcher/IAppLaunchNotify$Stub;->OnAppUsageChangeEx(Lcom/cm/plugincluster/common/watcher/RunningTaskModel;Lcom/cm/plugincluster/common/watcher/RunningTaskModel;)V

    .line 89
    invoke-virtual {p3}, Landroid/os/Parcel;->writeNoException()V

    move v0, v3

    .line 90
    goto :goto_9

    :cond_6d
    move-object v1, v2

    .line 79
    goto :goto_57

    :cond_6f
    move-object v0, v2

    .line 86
    goto :goto_65

    .line 38
    nop

    :sswitch_data_72
    .sparse-switch
        0x1 -> :sswitch_11
        0x2 -> :sswitch_2a
        0x3 -> :sswitch_43
        0x5f4e5446 -> :sswitch_a
    .end sparse-switch
.end method