IFileManagerPluginModule.smali
.class public interface abstract Lcom/cm/plugincluster/loststars/filemanager/IFileManagerPluginModule;
.super Ljava/lang/Object;
.source "IFileManagerPluginModule.java"
# virtual methods
.method public abstract checkJunkDownloadManagerPush(Landroid/content/Context;)V
.end method
.method public abstract getFileMangerActivityName()Ljava/lang/String;
.end method
.method public abstract isFileManagerShortCutCreated()Z
.end method
.method public abstract startActivity(Landroid/content/Context;I)V
.end method
.method public abstract startActivity(Landroid/content/Context;ILcom/cm/plugincluster/loststars/filemanager/model/TransportData;)V
.end method