IKCacheCloudQuery.smali
.class public interface abstract Lcom/cleanmaster/cleancloud/IKCacheCloudQuery;
.super Ljava/lang/Object;
.source "IKCacheCloudQuery.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$IPkgQueryCallback;,
Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$SysCacheFlagQueryData;,
Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$PkgQueryData;,
Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$PkgQueryResult;,
Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$SysFlagUtil;,
Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$PkgQueryPathItem;,
Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$ICustomCleanCarefulPathGetter;,
Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$TestFlagUtil;,
Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$CleanMediaFlagUtil;,
Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$PkgQueryParam;,
Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$ShowInfo;,
Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$ResultSourceType;,
Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$ContentType;,
Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$CachePathType;,
Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$ScanType;,
Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$ShowInfoResultType;,
Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$PkgResultType;
}
.end annotation
# virtual methods
.method public abstract cleanPathEnumCache()V
.end method
.method public abstract getLanguage()Ljava/lang/String;
.end method
.method public abstract getSdCardRootPath()[Ljava/lang/String;
.end method
.method public abstract initialize()Z
.end method
.method public abstract localGetDirPathByContentType([I)Ljava/util/ArrayList;
.annotation system Ldalvik/annotation/Signature;
value = {
"([I)",
"Ljava/util/ArrayList",
"<",
"Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$PkgQueryPathItem;",
">;"
}
.end annotation
.end method
.method public abstract localGetNormalDirPathByPkgName(Ljava/util/Collection;Z)Ljava/util/ArrayList;
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/Collection",
"<",
"Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$PkgQueryParam;",
">;Z)",
"Ljava/util/ArrayList",
"<",
"Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$PkgQueryData;",
">;"
}
.end annotation
.end method
.method public abstract queryByPkgName(Ljava/util/Collection;Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$IPkgQueryCallback;ZZ)Z
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/Collection",
"<",
"Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$PkgQueryParam;",
">;",
"Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$IPkgQueryCallback;",
"ZZ)Z"
}
.end annotation
.end method
.method public abstract queryCleanFlagByPkgName(Ljava/util/Collection;)Ljava/util/ArrayList;
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/Collection",
"<",
"Ljava/lang/String;",
">;)",
"Ljava/util/ArrayList",
"<",
"Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$SysCacheFlagQueryData;",
">;"
}
.end annotation
.end method
.method public abstract setCustomCleanCarefulPathGetter(Lcom/cleanmaster/cleancloud/IKCacheCloudQuery$ICustomCleanCarefulPathGetter;)Z
.end method
.method public abstract setFirstCleanedStatus(B)Z
.end method
.method public abstract setIsDisableNetQueryWhenUsing2GNetwork(Z)V
.end method
.method public abstract setLanguage(Ljava/lang/String;)Z
.end method
.method public abstract setPkgNetQueryTimeController(Lcom/cm/plugincluster/junkengine/cleancloud/IMultiTaskTimeCalculator;)V
.end method
.method public abstract setScanId(I)Z
.end method
.method public abstract setSdCardRootPath([Ljava/lang/String;)Z
.end method
.method public abstract unInitialize()V
.end method
.method public abstract waitForComplete(JZLcom/cm/plugincluster/junkengine/cleancloud/CleanCloudDef$IScanTaskCtrl;)I
.end method