IFileManagerHostModule.smali

.class public interface abstract Lcom/cm/plugincluster/loststars/filemanager/IFileManagerHostModule;
.super Ljava/lang/Object;
.source "IFileManagerHostModule.java"


# virtual methods
.method public abstract addApkManageTime(I)V
.end method

.method public abstract addGlobalParamToIntent(Ljava/lang/String;Ljava/lang/Object;Landroid/content/Intent;)V
.end method

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

.method public abstract clearScanCache()V
.end method

.method public abstract controlWait()V
.end method

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

.method public abstract getDownloadManager()Lcom/cm/plugincluster/loststars/filemanager/interfaces/IDownloadManager;
.end method

.method public abstract getDownloadManagerResult()Lcom/cm/plugincluster/loststars/filemanager/interfaces/IDownloadManagerResult;
.end method

.method public abstract getFilesModifyTime(Ljava/util/List;[J)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/List",
            "<",
            "Ljava/lang/String;",
            ">;[J)V"
        }
    .end annotation
.end method

.method public abstract getGlobalParamFromIntent(Ljava/lang/String;Landroid/content/Intent;)Ljava/lang/Object;
.end method

.method public abstract getIkResidualCloudQuery()Lcom/cm/plugincluster/junkengine/cleancloud/IKResidualCloudQuery;
.end method

.method public abstract getJunkModel()Lcom/cm/plugincluster/loststars/filemanager/interfaces/IJunkModel;
.end method

.method public abstract getJunkSizeMgr()Lcom/cm/plugincluster/loststars/filemanager/interfaces/IJunkSizeMgr;
.end method

.method public abstract getKResidualCloudQueryImpl(Landroid/content/Context;Lcom/cm/plugincluster/junkengine/cleancloud/KCleanCloudGlue;)Lcom/cm/plugincluster/junkengine/cleancloud/IKResidualCloudQuery;
.end method

.method public abstract getMountedVolumePaths()Ljava/util/ArrayList;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/ArrayList",
            "<",
            "Ljava/lang/String;",
            ">;"
        }
    .end annotation
.end method

.method public abstract getWeiXinSpecialHelper()Lcom/cm/plugincluster/loststars/filemanager/interfaces/IWeiXinSpecialHelper;
.end method

.method public abstract isOnlyFileRead()Z
.end method

.method public abstract isOnlyFileReadCache()Z
.end method

.method public abstract listDir(Ljava/lang/String;Lcom/cm/plugincluster/junkengine/util/INameFilter;[J)Lcom/cm/plugincluster/junkengine/util/path/IFilesAndFoldersStringList;
.end method

.method public abstract listFiles(Ljava/lang/String;)[Ljava/io/File;
.end method

.method public abstract reportActive(Ljava/lang/String;Landroid/os/Bundle;)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 startActivity(Landroid/app/Activity;ILcom/cm/plugincluster/loststars/filemanager/model/TransportData;)V
.end method

.method public abstract startScan(Lcom/cm/plugincluster/loststars/filemanager/callback/FMScanTaskCallback;)V
.end method