IKPreInstalledCloudQuery.smali
.class public interface abstract Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery;
.super Ljava/lang/Object;
.source "IKPreInstalledCloudQuery.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$IPreInstallQueryCallback;,
Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallQueryData;,
Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallShowInfo;,
Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallBaseInfo;,
Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallQueryResult;,
Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$ResultSourceType;,
Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$QueryStatusType;
}
.end annotation
# virtual methods
.method public abstract discardAllQuery()V
.end method
.method public abstract getLanguage()Ljava/lang/String;
.end method
.method public abstract initialize(Z)Z
.end method
.method public abstract localQueryPreInstallInfo(Ljava/util/Collection;ZLcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$IPreInstallQueryCallback;)Ljava/util/Collection;
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/Collection",
"<",
"Ljava/lang/String;",
">;Z",
"Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$IPreInstallQueryCallback;",
")",
"Ljava/util/Collection",
"<",
"Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$PreInstallQueryData;",
">;"
}
.end annotation
.end method
.method public abstract queryPreInstallInfo(Ljava/util/Collection;Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$IPreInstallQueryCallback;)Z
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/Collection",
"<",
"Ljava/lang/String;",
">;",
"Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery$IPreInstallQueryCallback;",
")Z"
}
.end annotation
.end method
.method public abstract setLanguage(Ljava/lang/String;)Z
.end method
.method public abstract unInitialize()V
.end method
.method public abstract waitForComplete(JZ)I
.end method