e.smali

.class Lcom/cleanmaster/notification/e;
.super Lcom/cm/plugincluster/pluginmgr/interfaces/IPluginManager$IPluginInitObserver;
.source "NotificationCmsPushService.java"


# instance fields
.field final synthetic a:I

.field final synthetic b:Lcom/cleanmaster/notification/NotificationCmsPushService;


# direct methods
.method constructor <init>(Lcom/cleanmaster/notification/NotificationCmsPushService;I)V
    .registers 3

    .prologue
    .line 235
    iput-object p1, p0, Lcom/cleanmaster/notification/e;->b:Lcom/cleanmaster/notification/NotificationCmsPushService;

    iput p2, p0, Lcom/cleanmaster/notification/e;->a:I

    invoke-direct {p0}, Lcom/cm/plugincluster/pluginmgr/interfaces/IPluginManager$IPluginInitObserver;-><init>()V

    return-void
.end method


# virtual methods
.method public onInitSuccess(I)V
    .registers 4

    .prologue
    .line 238
    iget-object v0, p0, Lcom/cleanmaster/notification/e;->b:Lcom/cleanmaster/notification/NotificationCmsPushService;

    iget v1, p0, Lcom/cleanmaster/notification/e;->a:I

    invoke-static {v0, v1}, Lcom/cleanmaster/notification/NotificationCmsPushService;->a(Lcom/cleanmaster/notification/NotificationCmsPushService;I)V

    .line 239
    return-void
.end method