RedPacketPluginDelegate.smali

.class public Lcom/cm/plugincluster/redpacket/proxy/RedPacketPluginDelegate;
.super Ljava/lang/Object;
.source "RedPacketPluginDelegate.java"

# interfaces
.implements Lcom/cm/plugincluster/redpacket/interfaces/IRedPacketPluginModule;


# static fields
.field private static sPluginModule:Lcom/cm/plugincluster/common/ModuleInterface;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lcom/cm/plugincluster/common/ModuleInterface",
            "<",
            "Lcom/cm/plugincluster/redpacket/interfaces/IRedPacketPluginModule;",
            ">;"
        }
    .end annotation
.end field


# direct methods
.method static constructor <clinit>()V
    .registers 3

    .prologue
    .line 17
    new-instance v0, Lcom/cm/plugincluster/common/ModuleInterface;

    const v1, 0x204001

    new-instance v2, Lcom/cm/plugincluster/redpacket/proxy/RedPacketPluginDelegate;

    invoke-direct {v2}, Lcom/cm/plugincluster/redpacket/proxy/RedPacketPluginDelegate;-><init>()V

    invoke-direct {v0, v1, v2}, Lcom/cm/plugincluster/common/ModuleInterface;-><init>(ILjava/lang/Object;)V

    sput-object v0, Lcom/cm/plugincluster/redpacket/proxy/RedPacketPluginDelegate;->sPluginModule:Lcom/cm/plugincluster/common/ModuleInterface;

    return-void
.end method

.method public constructor <init>()V
    .registers 1

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

    return-void
.end method

.method public static getRedPacketModule()Lcom/cm/plugincluster/redpacket/interfaces/IRedPacketPluginModule;
    .registers 1

    .prologue
    .line 21
    sget-object v0, Lcom/cm/plugincluster/redpacket/proxy/RedPacketPluginDelegate;->sPluginModule:Lcom/cm/plugincluster/common/ModuleInterface;

    invoke-virtual {v0}, Lcom/cm/plugincluster/common/ModuleInterface;->getInterfaceImpl()Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lcom/cm/plugincluster/redpacket/interfaces/IRedPacketPluginModule;

    return-object v0
.end method


# virtual methods
.method public getIsToolsRedPacketShow()Z
    .registers 2

    .prologue
    .line 41
    const/4 v0, 0x0

    return v0
.end method

.method public getRedPacDialogShowLastTime()J
    .registers 3

    .prologue
    .line 61
    const-wide/16 v0, 0x0

    return-wide v0
.end method

.method public getRedPacketNotifSwitch()Z
    .registers 2

    .prologue
    .line 36
    const/4 v0, 0x0

    return v0
.end method

.method public getRedPacketNotificationContent(I)Ljava/lang/String;
    .registers 3

    .prologue
    .line 91
    const/4 v0, 0x0

    return-object v0
.end method

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

    .prologue
    .line 86
    const/4 v0, 0x0

    return-object v0
.end method

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

    .prologue
    .line 81
    const/4 v0, 0x0

    return-object v0
.end method

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

    .prologue
    .line 96
    const/4 v0, 0x0

    return-object v0
.end method

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

    .prologue
    .line 101
    const/4 v0, 0x0

    return-object v0
.end method

.method public getRedPacketSettingActivityClass()Ljava/lang/Class;
    .registers 2

    .prologue
    .line 106
    const/4 v0, 0x0

    return-object v0
.end method

.method public getRedPacketSettingActivityIntent()Landroid/content/Intent;
    .registers 2

    .prologue
    .line 26
    const/4 v0, 0x0

    return-object v0
.end method

.method public postNotification(Ljava/lang/String;Ljava/lang/CharSequence;Landroid/app/PendingIntent;)V
    .registers 4

    .prologue
    .line 57
    return-void
.end method

.method public responeShareOK()V
    .registers 1

    .prologue
    .line 77
    return-void
.end method

.method public settRedPacDialogShowLastTime(J)V
    .registers 3

    .prologue
    .line 67
    return-void
.end method

.method public startRedPacketServiceDefault(Landroid/content/Context;)V
    .registers 2

    .prologue
    .line 32
    return-void
.end method

.method public startRedPacketSettingActivityDefault(Landroid/content/Context;)V
    .registers 2

    .prologue
    .line 52
    return-void
.end method

.method public startRedpacketLandingPageActivityDefault(Landroid/content/Context;)V
    .registers 2

    .prologue
    .line 47
    return-void
.end method

.method public switchAppliation(Ljava/lang/String;Ljava/lang/String;)V
    .registers 3

    .prologue
    .line 72
    return-void
.end method