IBoostUtils.smali
.class public interface abstract Lcom/cm/plugincluster/common/interfaces/IBoostUtils;
.super Ljava/lang/Object;
.source "IBoostUtils.java"
# virtual methods
.method public abstract cancelNotification(I)V
.end method
.method public abstract checkRoot()Z
.end method
.method public abstract closeHeaderShow(I)V
.end method
.method public abstract getCurrentTopPackage()Ljava/lang/String;
.end method
.method public abstract getFAQParam(Ljava/lang/String;Z)Ljava/lang/String;
.end method
.method public abstract getPermanentServiceClass()Ljava/lang/Class;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/lang/Class",
"<*>;"
}
.end annotation
.end method
.method public abstract getStandardView(Lcom/cm/plugincluster/common/notification/define/NotificationSetting;Lcom/cm/plugincluster/common/notification/define/NotificationModel;)Landroid/widget/RemoteViews;
.end method
.method public abstract isKnown(Ljava/lang/String;)Z
.end method
.method public abstract isMobileRoot()Z
.end method
.method public abstract isNotificationShowing(I)Z
.end method
.method public abstract registerCallBack(Lcom/cm/plugincluster/common/watcher/IAppLaunchNotify;)V
.end method
.method public abstract registerManualApplyRootCallback(Lcom/cm/plugincluster/common/interfaces/root/IManualApplyRootStateObserver;)V
.end method
.method public abstract removeForegroundService()V
.end method
.method public abstract sendNotification(Lcom/cm/plugincluster/common/notification/define/NotificationSetting;Lcom/cm/plugincluster/common/notification/define/NotificationModel;)Z
.end method
.method public abstract startMainAct(Landroid/app/Activity;I)V
.end method
.method public abstract unregisterCallBack(Lcom/cm/plugincluster/common/watcher/IAppLaunchNotify;)V
.end method
.method public abstract unregisterManualApplyRootCallback(Lcom/cm/plugincluster/common/interfaces/root/IManualApplyRootStateObserver;)V
.end method