INotificationCleanHostModule.smali

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


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

.method public abstract cancelNotificationByPermanentNotificationWrapper(I)V
.end method

.method public abstract getCloudMsg(I)Ljava/util/List;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(I)",
            "Ljava/util/List",
            "<",
            "Lcom/cm/plugincluster/cleanmaster/cloudmsg/CloudMsgInfo;",
            ">;"
        }
    .end annotation
.end method

.method public abstract getMemoryUsagePercent()I
.end method

.method public abstract openNotificationAuthIfNecessary(Landroid/app/Activity;Landroid/content/Intent;I)Z
.end method

.method public abstract sendNotificationByPermanentNotificationWrapper(Lcom/cm/plugincluster/common/notification/define/NotificationSetting;Lcom/cm/plugincluster/common/notification/define/NotificationModel;Lcom/cm/plugincluster/notificationclean/define/NotificationCleanDefine$RemoteType;Lcom/cm/plugincluster/notificationclean/interfaces/IContainer;)Z
.end method

.method public varargs abstract showRepairDialogIfNeccessary(Landroid/content/Context;Z[I)V
.end method

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

.method public abstract start_ACTION_PRELOAD_PACKAGE_INFO()V
.end method