INotificationCleanPluginModule.smali

.class public interface abstract Lcom/cm/plugincluster/notificationclean/interfaces/INotificationCleanPluginModule;
.super Ljava/lang/Object;
.source "INotificationCleanPluginModule.java"


# virtual methods
.method public abstract addNotification(Landroid/service/notification/StatusBarNotification;)V
.end method

.method public abstract addPkgNameToNotificationList(Ljava/lang/String;)V
.end method

.method public abstract checkCMNotifationState()Z
.end method

.method public abstract checkPopupWindowAvoidEnable()Z
.end method

.method public abstract deleteAndMakeWallPagerIfEnable()V
.end method

.method public abstract getCloudNotificationCounts()I
.end method

.method public abstract getNotifiFirstGuideFlag()Z
.end method

.method public abstract getNotificationBlackListActivityClass()Ljava/lang/Class;
.end method

.method public abstract getNotificationCleanHasEnabledManually()Z
.end method

.method public abstract getNotificationDisturbSettingActivityClass()Ljava/lang/Class;
.end method

.method public abstract getNotificationGuideActivityClass()Ljava/lang/Class;
.end method

.method public abstract handleStatusNotifications([Landroid/service/notification/StatusBarNotification;)V
.end method

.method public abstract isCloudNotificationClean()Z
.end method

.method public abstract isNotificationCleanEnabled()Z
.end method

.method public abstract isShouldNotificationCleanShowGuide()Z
.end method

.method public abstract justIfPermanenetNotification(I)Z
.end method

.method public abstract onHandle_ACTION_PRELOAD_PACKAGE_INFO()V
.end method

.method public abstract onPostedNotification(Landroid/service/notification/StatusBarNotification;)Z
.end method

.method public abstract removeNotification(Landroid/service/notification/StatusBarNotification;)V
.end method

.method public abstract removeNotifications(Ljava/lang/String;)V
.end method

.method public abstract removePkgNameToNotificationList(Ljava/lang/String;)V
.end method

.method public abstract responseHandleActiveNotifications()V
.end method

.method public abstract responseShowDisturbNotifyBySource()V
.end method

.method public abstract sendInterceptNotification(Landroid/content/Context;)V
.end method

.method public abstract setNotificationCleanHasEnabledManually(Z)V
.end method

.method public abstract setPopWindowAvoidTime()V
.end method

.method public abstract startNotificationBlackListActivity(Landroid/content/Context;I)V
.end method

.method public abstract startNotificationDisturbSettingActivity(Landroid/content/Context;I)V
.end method

.method public abstract startNotificationGuideActivity(Landroid/app/Activity;Landroid/content/Intent;I)V
.end method

.method public abstract startNotificationGuideActivity(Landroid/content/Context;I)V
.end method

.method public abstract startNotificationWhiteDownload()V
.end method

.method public abstract stopNotificationClean()V
.end method