ISoftCommonHostModule.smali

.class public interface abstract Lcom/cm/plugincluster/softmgr/interfaces/host/ISoftCommonHostModule;
.super Ljava/lang/Object;
.source "ISoftCommonHostModule.java"


# virtual methods
.method public abstract IsSdCardDataSamePart()Z
.end method

.method public abstract aDShowCacheGetAdShowNum(Ljava/lang/String;III)I
.end method

.method public abstract adLogPrint(IZLjava/lang/String;)V
.end method

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

.method public abstract addCleanedSize(J)V
.end method

.method public abstract addDownLoadListener(Ljava/lang/String;II)V
.end method

.method public abstract addDownLoadListener(Ljava/lang/String;III)V
.end method

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

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

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

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

.method public abstract autoInstallSwitchGlobal()Z
.end method

.method public abstract backUpApk(Landroid/content/Context;Ljava/io/File;)V
.end method

.method public abstract changeDownloadState(Landroid/content/Context;Lcom/cm/plugincluster/common/interfaces/downloader/bean/DownloadAppInfo;Ljava/lang/String;Lcom/cm/plugincluster/ordinary/interfaces/IPicksAd;Ljava/lang/String;ZZ)V
.end method

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

.method public abstract checkHighRiskHelperIgnoredList(Ljava/util/List;Lcom/cm/plugincluster/softmgr/interfaces/scan/IVirusHighRiskListIgnoreCallback;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/List",
            "<",
            "Lcom/cm/plugincluster/common/interfaces/IUninstallAppInfo;",
            ">;",
            "Lcom/cm/plugincluster/softmgr/interfaces/scan/IVirusHighRiskListIgnoreCallback;",
            ")V"
        }
    .end annotation
.end method

.method public abstract closeAllDB()V
.end method

.method public abstract closeDB(Lcom/cm/plugincluster/softmgr/interfaces/plugin/IKCMSQLiteDatabase;)V
.end method

.method public abstract closeDatabase()V
.end method

.method public abstract cmBrowserUtilsGetBrowserList()Ljava/util/List;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/List",
            "<",
            "Landroid/content/pm/ResolveInfo;",
            ">;"
        }
    .end annotation
.end method

.method public abstract cmUserStartInstReport(Landroid/content/Context;Ljava/lang/String;)V
.end method

.method public abstract commonsDeleteFileOrFolderWithConfig(Ljava/util/List;Lcom/cm/plugincluster/softmgr/interfaces/junk/IDelCallback;Lcom/cm/plugincluster/junkengine/junk/engine/IEngineConfig;Z)Z
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/List",
            "<",
            "Ljava/lang/String;",
            ">;",
            "Lcom/cm/plugincluster/softmgr/interfaces/junk/IDelCallback;",
            "Lcom/cm/plugincluster/junkengine/junk/engine/IEngineConfig;",
            "Z)Z"
        }
    .end annotation
.end method

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

.method public abstract controlWait()V
.end method

.method public abstract convertToUnInstallAppInfo(Ljava/util/List;)Ljava/util/List;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/List",
            "<+",
            "Lcom/cm/plugincluster/common/interfaces/IUninstallAppInfo;",
            ">;)",
            "Ljava/util/List",
            "<+",
            "Lcom/cm/plugincluster/common/interfaces/IUninstallAppInfo;",
            ">;"
        }
    .end annotation
.end method

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

.method public abstract createPreInstalledCloudQuery()Lcom/cm/plugincluster/junkengine/cleancloud/IKPreInstalledCloudQuery;
.end method

.method public abstract deleteMediaFile(Landroid/content/Context;Ljava/io/File;)Z
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/io/IOException;
        }
    .end annotation
.end method

.method public abstract deleteTaskWhiteListItem(Landroid/content/Context;Ljava/lang/String;)Z
.end method

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

.method public abstract detectAppOpenClientGetAllOpenedAppInfo()Ljava/util/Map;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/Map",
            "<",
            "Ljava/lang/String;",
            "Lcom/cm/plugincluster/softmgr/interfaces/model/AppInfo;",
            ">;"
        }
    .end annotation
.end method

.method public abstract disableHardwareAccForActivity(Landroid/app/Activity;)V
.end method

.method public abstract diskCacheCacheAppInfoList(Ljava/util/List;)J
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/List",
            "<",
            "Lcom/cm/plugincluster/common/interfaces/IUninstallAppInfo;",
            ">;)J"
        }
    .end annotation
.end method

.method public abstract diskCacheGetAllFirstCheckOutTime()Lcom/cleanmaster/bitloader/base/ArrayMap;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Lcom/cleanmaster/bitloader/base/ArrayMap",
            "<",
            "Ljava/lang/String;",
            "Ljava/lang/Long;",
            ">;"
        }
    .end annotation
.end method

.method public abstract diskCacheGetAppCategory(Ljava/util/List;)Ljava/util/Map;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/List",
            "<",
            "Landroid/content/pm/PackageInfo;",
            ">;)",
            "Ljava/util/Map",
            "<",
            "Ljava/lang/String;",
            "Lcom/cm/plugincluster/softmgr/beans/AppCategory;",
            ">;"
        }
    .end annotation
.end method

.method public abstract diskCacheGetAppInfos(Ljava/lang/String;)Lcom/cm/plugincluster/common/interfaces/IUninstallAppInfo;
.end method

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

.method public abstract diskCacheGetValidCachedAppInfoList(J)Ljava/util/Map;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(J)",
            "Ljava/util/Map",
            "<",
            "Ljava/lang/String;",
            "Lcom/cm/plugincluster/common/interfaces/IUninstallAppInfo;",
            ">;"
        }
    .end annotation
.end method

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

.method public abstract doFaceBookOrPushAdClickReport(Ljava/lang/String;Ljava/lang/String;I)V
.end method

.method public abstract doFaceBookOrPushAdViewReport(Ljava/lang/String;Ljava/lang/String;I)V
.end method

.method public abstract doLoad(Z)Z
.end method

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

.method public abstract execAd(Landroid/content/Context;Lcom/cm/plugincluster/adv/spec/InternalAppItem;)V
.end method

.method public abstract getAllWeights(Landroid/content/Context;)Ljava/util/Map;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            ")",
            "Ljava/util/Map",
            "<",
            "Ljava/lang/String;",
            "Ljava/lang/Double;",
            ">;"
        }
    .end annotation
.end method

.method public abstract getBitmapFromDrawable(Landroid/graphics/drawable/Drawable;II)Landroid/graphics/Bitmap;
.end method

.method public abstract getBooleanValueFromCloudConfig(ILjava/lang/String;Ljava/lang/String;Z)Z
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Landroid/os/RemoteException;
        }
    .end annotation
.end method

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

.method public abstract getDownloadNotificationControlor()Lcom/cm/plugincluster/softmgr/interfaces/market/IDownloadNotificationControlor;
.end method

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

.method public abstract getFlagIsInSecurity()Z
.end method

.method public abstract getFontIconDrawable(Landroid/content/Context;Ljava/lang/String;IF)Landroid/graphics/drawable/Drawable;
.end method

.method public abstract getGameBoxItem()Lcom/cm/plugincluster/adv/spec/InternalAppItem;
.end method

.method public abstract getGameList(Lcom/cm/plugincluster/adv/spec/KsAppAdBaseItem;)Ljava/util/List;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lcom/cm/plugincluster/adv/spec/KsAppAdBaseItem;",
            ")",
            "Ljava/util/List",
            "<+",
            "Lcom/cm/plugincluster/gamebox/IGameModel;",
            ">;"
        }
    .end annotation
.end method

.method public abstract getGameType(Ljava/lang/String;Z)I
.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 getIntValueFromCloudConfig(ILjava/lang/String;Ljava/lang/String;I)I
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Landroid/os/RemoteException;
        }
    .end annotation
.end method

.method public abstract getJunkManagerActivityLauncherIntent(Landroid/content/Context;Z)Landroid/content/Intent;
.end method

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

.method public abstract getMountedSdCardVolumePaths()Ljava/util/ArrayList;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/ArrayList",
            "<",
            "Ljava/lang/String;",
            ">;"
        }
    .end annotation
.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 getNotifiersFromLocalService()Lclient/core/model/Notifiers;
.end method

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

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

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

.method public abstract getSignature(Landroid/content/Context;Ljava/lang/String;)Ljava/lang/String;
.end method

.method public abstract getTCPTraffic(I)[J
.end method

.method public abstract getUninstallAppInfo(Lcom/cm/plugincluster/common/interfaces/IUninstallAppInfo;)Lcom/cm/plugincluster/common/interfaces/IUninstallAppInfo;
.end method

.method public abstract hasTask(Landroid/content/Context;)Z
.end method

.method public abstract initCmAsyncScanAppClient(Lcom/cm/plugincluster/softmgr/interfaces/scan/IVirusScanResultCallback;Ljava/util/List;Lcom/cleanmaster/bitloader/task/IScanTaskController;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lcom/cm/plugincluster/softmgr/interfaces/scan/IVirusScanResultCallback;",
            "Ljava/util/List",
            "<",
            "Ljava/lang/String;",
            ">;",
            "Lcom/cleanmaster/bitloader/task/IScanTaskController;",
            ")V"
        }
    .end annotation
.end method

.method public abstract invokeFireEyeWeb(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V
.end method

.method public abstract isCheckADBasicRequireWithSource()Z
.end method

.method public abstract isCmBoxActive()Z
.end method

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

.method public abstract isInternalStorageUseful()Z
.end method

.method public abstract isMainAdSource(I)Z
.end method

.method public abstract isQqInstall()Z
.end method

.method public abstract isRiskWareCheckOn()Z
.end method

.method public abstract isShieldAD()Z
.end method

.method public abstract isShowMarketPicks()Z
.end method

.method public abstract isShowMarketPicksAtFirst()Z
.end method

.method public abstract isSimpleChinese(Lcom/cm/plugincluster/cleanmaster/base/util/system/LanguageCountry;)Z
.end method

.method public abstract isSpaceSupportSystemMove()Z
.end method

.method public abstract isSupportCmMove()Z
.end method

.method public abstract isWeChatInstall()Z
.end method

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

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

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

.method public varargs abstract junkCloudConfigGetStringOfLocalLanguage(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z[Ljava/lang/Object;)Ljava/lang/String;
.end method

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

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

.method public abstract labelNameDaoFindDataByPkg(Landroid/content/Context;Ljava/lang/String;)Ljava/util/List;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Ljava/lang/String;",
            ")",
            "Ljava/util/List",
            "<",
            "Lcom/cm/plugincluster/softmgr/interfaces/model/LabelNameModel;",
            ">;"
        }
    .end annotation
.end method

.method public abstract labelNameUtilGetLabelNameOut(Ljava/lang/String;Landroid/content/pm/PackageInfo;)Ljava/lang/String;
.end method

.method public abstract loadInternalAd(ILcom/cm/plugincluster/screensaver/interfaces/IInternalAppController;Lcom/cm/plugincluster/cleanmaster/internalapp/ad/control/ExternalDataManager;)V
.end method

.method public abstract moSecurityApplicationAddActivity(Landroid/app/Activity;)V
.end method

.method public abstract moSecurityApplicationRemoveActivity(Landroid/app/Activity;)V
.end method

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

.method public abstract onGameBoostHeadViewClick(Landroid/app/Activity;Ljava/util/List;)V
.end method

.method public abstract openDatabase()Lcom/cm/plugincluster/softmgr/interfaces/plugin/IKCMSQLiteDatabase;
.end method

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

.method public abstract pathOperFuncComputeFileSize(Ljava/lang/String;[J)V
.end method

.method public abstract pathOperFuncListDir(Ljava/lang/String;)Lcom/cm/plugincluster/junkengine/util/path/IFilesAndFoldersStringList;
.end method

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

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

.method public abstract processApkMgrItemClick(Landroid/content/Context;)V
.end method

.method public abstract processAppMoveItemClick(Landroid/content/Context;)V
.end method

.method public abstract processQQSpecialCleanItemClick(Landroid/app/Activity;)V
.end method

.method public abstract processWeChatSpecialCleanItemClick(Landroid/app/Activity;)V
.end method

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

.method public abstract recommendMaxNumOfUnInstallations()I
.end method

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

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

.method public abstract reportActive(Landroid/app/Activity;)V
.end method

.method public abstract reportActive(Landroid/app/Activity;Landroid/os/Bundle;)V
.end method

.method public abstract reportActive(Landroid/app/Activity;Z)V
.end method

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

.method public abstract reportDataWithProbabilityCtrl(Ljava/lang/String;Ljava/lang/String;Z)V
.end method

.method public abstract reportKCleanCloudCommonError(II)V
.end method

.method public abstract reportMe(Landroid/content/Context;Ljava/util/List;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Ljava/util/List",
            "<",
            "Lcom/cm/plugincluster/common/interfaces/IUninstallAppInfo;",
            ">;)V"
        }
    .end annotation
.end method

.method public abstract reset()V
.end method

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

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

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

.method public abstract sendAwardNotification(Ljava/lang/String;Ljava/lang/String;Landroid/graphics/Bitmap;Ljava/lang/String;)V
.end method

.method public abstract sendUninstallAppNotification(Landroid/text/Spanned;Landroid/text/Spanned;ZZ)V
.end method

.method public abstract sendUpgradeNumNotification(Ljava/lang/CharSequence;Ljava/lang/CharSequence;I)V
.end method

.method public abstract sendUpgradeNumNotification(Ljava/lang/CharSequence;Ljava/lang/CharSequence;ILjava/util/ArrayList;Z)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/lang/CharSequence;",
            "Ljava/lang/CharSequence;",
            "I",
            "Ljava/util/ArrayList",
            "<",
            "Ljava/lang/String;",
            ">;Z)V"
        }
    .end annotation
.end method

.method public abstract serviceConfigManagerIsSecurityScanAutoHeuristicEnable()Z
.end method

.method public abstract serviceConfigManagerIsSecurityScanHeuristicEnable()Z
.end method

.method public abstract setBooleanValue(Ljava/lang/String;Z)V
.end method

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

.method public abstract setGameBoostRecommendIgnored()V
.end method

.method public abstract setShowed(Lcom/cm/plugincluster/adv/spec/InternalAppItem;)V
.end method

.method public abstract setValueIsStopSilenceUninstall(Z)V
.end method

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

.method public abstract spaceDataExpire(Landroid/content/Context;)V
.end method

.method public abstract startActionPackageAdd(Landroid/content/Context;Ljava/lang/String;)V
.end method

.method public abstract startActionPackageRemove(Landroid/content/Context;Ljava/lang/String;)V
.end method

.method public abstract startActionPackageReplace(Landroid/content/Context;Ljava/lang/String;)V
.end method

.method public abstract startActionScanUnusedRecommendForDialog(Landroid/content/Context;)V
.end method

.method public abstract startActionSilenceUnInstall(Landroid/content/Context;Ljava/util/ArrayList;Ljava/lang/String;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Ljava/util/ArrayList",
            "<",
            "Lcom/cm/plugincluster/resultpage/bean/UninstallAppData;",
            ">;",
            "Ljava/lang/String;",
            ")V"
        }
    .end annotation
.end method

.method public abstract startActionSyncAppCategory(Landroid/content/Context;Ljava/util/List;Ljava/util/Map;Z)Z
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Ljava/util/List",
            "<",
            "Landroid/content/pm/PackageInfo;",
            ">;",
            "Ljava/util/Map;",
            "Z)Z"
        }
    .end annotation
.end method

.method public abstract startAppDownloadManagerActivity(Landroid/content/Context;B)V
.end method

.method public abstract startFileManagerAppFileActivity(Landroid/content/Context;ILjava/lang/String;Ljava/util/ArrayList;Lcom/cm/plugincluster/softmgr/interfaces/plugin/IUninstallRemainInfo;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "I",
            "Ljava/lang/String;",
            "Ljava/util/ArrayList",
            "<",
            "Ljava/lang/String;",
            ">;",
            "Lcom/cm/plugincluster/softmgr/interfaces/plugin/IUninstallRemainInfo;",
            ")V"
        }
    .end annotation
.end method

.method public abstract startGuideOpenSystemPermissionForResult(Landroid/app/Activity;II)V
.end method

.method public abstract startMainActivity(Landroid/app/Activity;I)V
.end method

.method public abstract startMarketAppWebActivity(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
.end method

.method public abstract startMarketAppWebActivity(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
.end method

.method public abstract startSpaceManagerActivityForResult(Landroid/app/Activity;II)V
.end method

.method public abstract suExecCheckRoot()Z
.end method

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

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

.method public abstract suExecIsMobileRoot()Z
.end method

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

.method public abstract toFeedBackActivity(Landroid/content/Context;)V
.end method

.method public abstract uiConfigManagerGetUninstallLastShowAdType(Landroid/content/Context;)I
.end method

.method public abstract uiConfigManagerIsShowUninstallFrequenceTip(Landroid/content/Context;)Z
.end method

.method public abstract uiConfigManagerSetShowUninstallFrequenceTip(Landroid/content/Context;Z)V
.end method

.method public abstract uiConfigManagerSetUninstallLastShowAdType(Landroid/content/Context;I)V
.end method

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

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

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

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