d$a.smali

.class Lcom/cleanmaster/resultpage/b/d$a;
.super Ljava/lang/Object;
.source "ResultPageHostFactory.java"

# interfaces
.implements Lcom/cm/plugincluster/resultpage/interfaces/IResultPageHostModule;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/cleanmaster/resultpage/b/d;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0xa
    name = "a"
.end annotation


# instance fields
.field private a:Lcom/plug/d/a;


# direct methods
.method private constructor <init>()V
    .registers 2

    .prologue
    .line 164
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    .line 166
    new-instance v0, Lcom/plug/d/a;

    invoke-direct {v0}, Lcom/plug/d/a;-><init>()V

    iput-object v0, p0, Lcom/cleanmaster/resultpage/b/d$a;->a:Lcom/plug/d/a;

    return-void
.end method

.method synthetic constructor <init>(Lcom/cleanmaster/resultpage/b/e;)V
    .registers 2

    .prologue
    .line 164
    invoke-direct {p0}, Lcom/cleanmaster/resultpage/b/d$a;-><init>()V

    return-void
.end method

.method private a()Lcom/cm/plugincluster/core/interfaces/boost/ICpuUiUtils;
    .registers 2

    .prologue
    .line 169
    invoke-static {}, Lcom/cleanmaster/util/CpuUiUtilsProxy;->getCpuUiUtils()Lcom/cm/plugincluster/core/interfaces/boost/ICpuUiUtils;

    move-result-object v0

    return-object v0
.end method


# virtual methods
.method public AppDownloadManagerActivity_StartActivity(Landroid/content/Context;)V
    .registers 3

    .prologue
    .line 748
    const/4 v0, 0x1

    invoke-static {p1, v0}, Lcom/cleanmaster/ui/app/activity/AppDownloadManagerActivity;->a(Landroid/content/Context;B)V

    .line 749
    return-void
.end method

.method public AppManagerSmsHoleActivity_startActivity(Landroid/content/Context;IILjava/lang/String;B)V
    .registers 6

    .prologue
    .line 885
    invoke-static {p2, p3, p4, p5}, Lcom/cm/plugincluster/core/proxy/CoreCommonProxy;->goToAppManagerSmsHoleActivity(IILjava/lang/String;B)V

    .line 886
    return-void
.end method

.method public BatteryDoctorActivity_onBatteryDoctorAdClick(Landroid/content/Context;Ljava/io/Serializable;I)V
    .registers 4

    .prologue
    .line 890
    invoke-static {p1, p2, p3}, Lcom/cleanmaster/internalapp/ad/ui/BatteryDoctorActivity;->a(Landroid/content/Context;Ljava/io/Serializable;I)V

    .line 891
    return-void
.end method

.method public CMSInstallDetailActivity_startActivity(Landroid/content/Context;Ljava/lang/String;)V
    .registers 3

    .prologue
    .line 1154
    invoke-static {p1, p2}, Lcom/cleanmaster/internalapp/ad/ui/CMSInstallDetailActivityProxy;->a(Landroid/content/Context;Ljava/lang/String;)V

    .line 1155
    return-void
.end method

.method public CMSInstallDetailActivity_startActivity(Landroid/content/Context;Ljava/lang/String;I)V
    .registers 4

    .prologue
    .line 1159
    invoke-static {p1, p2, p3}, Lcom/cleanmaster/internalapp/ad/ui/CMSInstallDetailActivityProxy;->a(Landroid/content/Context;Ljava/lang/String;I)V

    .line 1160
    return-void
.end method

.method public DeskActivity_startActivity(Landroid/app/Activity;III)V
    .registers 5

    .prologue
    .line 1169
    invoke-static {p1, p2, p3, p4}, Lcom/cleanmaster/ui/app/activity/DeskActivity;->a(Landroid/app/Activity;III)V

    .line 1170
    return-void
.end method

.method public HardwareAccCheck_disableHardwareAcce(Landroid/view/View;)V
    .registers 2

    .prologue
    .line 1164
    invoke-static {p1}, Lcom/cleanmaster/hpsharelib/base/util/system/HardwareAccCheck;->disableHardwareAcce(Landroid/view/View;)V

    .line 1165
    return-void
.end method

.method public IntentSecurityAndPrivacy(Landroid/content/Context;)Ljava/lang/Class;
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            ")",
            "Ljava/lang/Class",
            "<*>;"
        }
    .end annotation

    .prologue
    .line 495
    invoke-static {}, Lcom/cm/plugincluster/core/proxy/SecurityMainActivityProxy;->getActivityCls()Ljava/lang/Class;

    move-result-object v0

    return-object v0
.end method

.method public IsNotificationServiceEnable(Landroid/app/Activity;)Z
    .registers 3

    .prologue
    .line 905
    invoke-static {p1}, Lcom/ijinshan/notificationlib/notificationhelper/NotificationServiceUtil;->IsNotificationServiceEnable(Landroid/content/Context;)Z

    move-result v0

    return v0
.end method

.method public IsSdCardDataSamePart()Z
    .registers 2

    .prologue
    .line 1025
    sget-boolean v0, Lcom/cleanmaster/hpsharelib/base/util/io/EmulateSdCardUtils;->s_bSdcardDataSame:Z

    return v0
.end method

.method public actionToJunkStForResult(Landroid/app/Activity;I)V
    .registers 6

    .prologue
    .line 590
    instance-of v0, p1, Lcom/cm/plugincluster/core/interfaces/junk/IJunkManagerActivity;

    if-eqz v0, :cond_a

    .line 591
    check-cast p1, Lcom/cm/plugincluster/core/interfaces/junk/IJunkManagerActivity;

    .line 592
    invoke-interface {p1, p2}, Lcom/cm/plugincluster/core/interfaces/junk/IJunkManagerActivity;->switchStandardMode(I)V

    .line 596
    :goto_9
    return-void

    .line 594
    :cond_a
    const/4 v0, 0x1

    int-to-byte v1, p2

    const/4 v2, 0x0

    invoke-static {p1, v0, v1, v2}, Lcom/cm/plugincluster/core/proxy/JunkManagerActivityProxy;->getLauncherIntent(Landroid/content/Context;ZBZ)Landroid/content/Intent;

    move-result-object v0

    invoke-virtual {p1, v0}, Landroid/app/Activity;->startActivity(Landroid/content/Intent;)V

    goto :goto_9
.end method

.method public canPreShowBoost()Z
    .registers 2

    .prologue
    .line 760
    invoke-static {}, Lcom/cleanmaster/resultpage/b/d;->b()Lcom/cm/plugincluster/common/IMainPluginProxy;

    move-result-object v0

    if-eqz v0, :cond_f

    .line 761
    invoke-static {}, Lcom/cleanmaster/resultpage/b/d;->b()Lcom/cm/plugincluster/common/IMainPluginProxy;

    move-result-object v0

    invoke-interface {v0}, Lcom/cm/plugincluster/common/IMainPluginProxy;->canPreShowBoost()Z

    move-result v0

    .line 763
    :goto_e
    return v0

    :cond_f
    const/4 v0, 0x0

    goto :goto_e
.end method

.method public canPreShowJunk()Z
    .registers 2

    .prologue
    .line 753
    invoke-static {}, Lcom/cleanmaster/resultpage/b/d;->b()Lcom/cm/plugincluster/common/IMainPluginProxy;

    move-result-object v0

    if-eqz v0, :cond_f

    .line 754
    invoke-static {}, Lcom/cleanmaster/resultpage/b/d;->b()Lcom/cm/plugincluster/common/IMainPluginProxy;

    move-result-object v0

    invoke-interface {v0}, Lcom/cm/plugincluster/common/IMainPluginProxy;->canPreShowJunk()Z

    move-result v0

    .line 756
    :goto_e
    return v0

    :cond_f
    const/4 v0, 0x0

    goto :goto_e
.end method

.method public canRatingForGPRating()Z
    .registers 2

    .prologue
    .line 1116
    invoke-static {}, Lcom/cleanmaster/resultpage/b/d;->b()Lcom/cm/plugincluster/common/IMainPluginProxy;

    move-result-object v0

    if-eqz v0, :cond_f

    .line 1117
    invoke-static {}, Lcom/cleanmaster/resultpage/b/d;->b()Lcom/cm/plugincluster/common/IMainPluginProxy;

    move-result-object v0

    invoke-interface {v0}, Lcom/cm/plugincluster/common/IMainPluginProxy;->canRating()Z

    move-result v0

    .line 1119
    :goto_e
    return v0

    :cond_f
    const/4 v0, 0x0

    goto :goto_e
.end method

.method public checkADCondition()Z
    .registers 2

    .prologue
    .line 600
    invoke-static {}, Lcom/cleanmaster/hpsharelib/ctrl/MarketShowPolicy;->checkADCondition()Z

    move-result v0

    return v0
.end method

.method public checkRoot()Z
    .registers 2

    .prologue
    .line 233
    invoke-static {}, Lcom/cm/root/k;->a()Lcom/cm/root/k;

    move-result-object v0

    invoke-virtual {v0}, Lcom/cm/root/k;->checkRoot()Z

    move-result v0

    return v0
.end method

.method public clickReport(II)V
    .registers 3

    .prologue
    .line 541
    invoke-static {p1, p2}, Lcom/cleanmaster/hpsharelib/ui/app/market/transport/MarketPosConstants;->clickReport(II)V

    .line 542
    return-void
.end method

.method public cm_appmgr_dl_cms_getMarkSource()I
    .registers 2

    .prologue
    .line 1139
    invoke-static {}, Lcom/cleanmaster/ui/app/c/e;->a()I

    move-result v0

    return v0
.end method

.method public cm_appmgr_dl_cms_markSource(I)V
    .registers 2

    .prologue
    .line 1134
    invoke-static {p1}, Lcom/cleanmaster/ui/app/c/e;->d(I)V

    .line 1135
    return-void
.end method

.method public cm_appmgr_dl_cms_reportCardClick(I)V
    .registers 2

    .prologue
    .line 1129
    invoke-static {p1}, Lcom/cleanmaster/ui/app/c/e;->c(I)V

    .line 1130
    return-void
.end method

.method public cm_appmgr_dl_cms_reportCardShow(I)V
    .registers 2

    .prologue
    .line 1124
    invoke-static {p1}, Lcom/cleanmaster/ui/app/c/e;->b(I)V

    .line 1125
    return-void
.end method

.method public doBusinessResultRCMDVIEWOrClickReport(Lcom/cm/plugincluster/adv/spec/InternalAppItem;Z)V
    .registers 3

    .prologue
    .line 537
    invoke-static {p1, p2}, Lcom/cleanmaster/hpsharelib/ui/app/market/transport/MarketPosConstants;->doBusinessResultRCMDVIEWOrClickReport(Lcom/cm/plugincluster/adv/spec/InternalAppItem;Z)V

    .line 538
    return-void
.end method

.method public doMarketResultPagerViewReport(I)V
    .registers 2

    .prologue
    .line 658
    invoke-static {p1}, Lcom/cleanmaster/hpsharelib/ui/app/market/transport/MarketPosConstants;->doMarketResultPagerViewReport(I)V

    return-void
.end method

.method public enableFloatService(Landroid/content/Context;)V
    .registers 3

    .prologue
    .line 499
    invoke-static {}, Lcom/cm/plugincluster/loststars/proxy/LostStarsPluginDelegate;->getPluginModule()Lcom/cm/plugincluster/loststars/interfaces/ILostStarsPluginModule;

    move-result-object v0

    invoke-interface {v0, p1}, Lcom/cm/plugincluster/loststars/interfaces/ILostStarsPluginModule;->enableFloatService(Landroid/content/Context;)V

    .line 500
    return-void
.end method

.method public filterBatterySipperList(Landroid/content/Context;Ljava/lang/String;)Z
    .registers 7

    .prologue
    const/4 v0, 0x1

    .line 835
    new-instance v1, Lcom/cleanmaster/hpsharelib/process/ProcessLauncherFilter;

    invoke-direct {v1, p1}, Lcom/cleanmaster/hpsharelib/process/ProcessLauncherFilter;-><init>(Landroid/content/Context;)V

    .line 836
    new-instance v2, Lcom/cleanmaster/hpsharelib/process/InputProcFilter;

    invoke-direct {v2, p1, v0}, Lcom/cleanmaster/hpsharelib/process/InputProcFilter;-><init>(Landroid/content/Context;Z)V

    .line 838
    invoke-virtual {v1, p2}, Lcom/cleanmaster/hpsharelib/process/ProcessLauncherFilter;->isLauncher(Ljava/lang/String;)Z

    move-result v3

    if-nez v3, :cond_1d

    .line 839
    invoke-virtual {v1, p2}, Lcom/cleanmaster/hpsharelib/process/ProcessLauncherFilter;->isLiveWallPaper(Ljava/lang/String;)Z

    move-result v1

    if-nez v1, :cond_1d

    .line 840
    invoke-virtual {v2, p2}, Lcom/cleanmaster/hpsharelib/process/InputProcFilter;->IsInputerPkg(Ljava/lang/String;)Z

    move-result v1

    if-eqz v1, :cond_1e

    .line 838
    :cond_1d
    :goto_1d
    return v0

    .line 840
    :cond_1e
    const/4 v0, 0x0

    goto :goto_1d
.end method

.method public getAbBoostIntent(Landroid/content/Context;)Landroid/content/Intent;
    .registers 5

    .prologue
    .line 353
    new-instance v0, Landroid/content/Intent;

    invoke-static {}, Lcom/cm/plugincluster/core/proxy/ProcessManagerActivityProxy;->getActivityCls()Ljava/lang/Class;

    move-result-object v1

    invoke-direct {v0, p1, v1}, Landroid/content/Intent;-><init>(Landroid/content/Context;Ljava/lang/Class;)V

    .line 354
    const-string v1, "from_where"

    const/16 v2, 0xf

    invoke-virtual {v0, v1, v2}, Landroid/content/Intent;->putExtra(Ljava/lang/String;I)Landroid/content/Intent;

    .line 355
    return-object v0
.end method

.method public getAbnormalCPUList()Ljava/util/List;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/List",
            "<",
            "Lcom/cm/plugincluster/cleanmaster/boost/cpu/data/CpuAbnormalTotalModel;",
            ">;"
        }
    .end annotation

    .prologue
    .line 1074
    invoke-static {}, Lcom/cm/plugincluster/core/proxy/CoreCommonProxy;->getAbnormalCPUList()Ljava/util/List;

    move-result-object v0

    return-object v0
.end method

.method public getAbnormalCPUListFromAbnormalDetectionUtils()Ljava/util/List;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/List",
            "<",
            "Lcom/cm/plugincluster/cleanmaster/boost/cpu/data/CpuAbnormalTotalModel;",
            ">;"
        }
    .end annotation

    .prologue
    .line 1050
    invoke-static {}, Lcom/cm/plugincluster/core/proxy/CoreCommonProxy;->getAbnormalCPUList()Ljava/util/List;

    move-result-object v0

    return-object v0
.end method

.method public getAppManagerLoader(Lcom/cm/plugincluster/common/appmgrscan/IAppMgrScanCallback;)Lcom/cm/plugincluster/common/appmgrscan/IAppMgrLoader;
    .registers 3

    .prologue
    .line 775
    .line 777
    new-instance v0, Lcom/cleanmaster/resultpage/b/k;

    invoke-direct {v0, p0, p1}, Lcom/cleanmaster/resultpage/b/k;-><init>(Lcom/cleanmaster/resultpage/b/d$a;Lcom/cm/plugincluster/common/appmgrscan/IAppMgrScanCallback;)V

    .line 807
    return-object v0
.end method

.method public getBoostPercent()I
    .registers 2

    .prologue
    .line 451
    const/4 v0, 0x0

    return v0
.end method

.method public getCloudMsgForFrequency(III)Lcom/cm/plugincluster/cleanmaster/cloudmsg/CloudMsgInfo;
    .registers 5

    .prologue
    .line 895
    invoke-static {p1, p2, p3}, Lcom/cleanmaster/cloudconfig/a/d;->a(III)Lcom/cm/plugincluster/cleanmaster/cloudmsg/CloudMsgInfo;

    move-result-object v0

    return-object v0
.end method

.method public varargs getCloudStringOfLocalLanguage(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z[Ljava/lang/Object;)Ljava/lang/String;
    .registers 7

    .prologue
    .line 817
    invoke-static {p1, p2, p3, p4, p5}, Lcom/cleanmaster/hpsharelib/cloudconfig/CloudCfgDataWrapper;->getCloudStringOfLocalLanguage(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z[Ljava/lang/Object;)Ljava/lang/String;

    move-result-object v0

    return-object v0
.end method

.method public getCpuTemperature(Z)[F
    .registers 3

    .prologue
    .line 923
    invoke-direct {p0}, Lcom/cleanmaster/resultpage/b/d$a;->a()Lcom/cm/plugincluster/core/interfaces/boost/ICpuUiUtils;

    move-result-object v0

    if-eqz v0, :cond_f

    .line 924
    invoke-direct {p0}, Lcom/cleanmaster/resultpage/b/d$a;->a()Lcom/cm/plugincluster/core/interfaces/boost/ICpuUiUtils;

    move-result-object v0

    invoke-interface {v0, p1}, Lcom/cm/plugincluster/core/interfaces/boost/ICpuUiUtils;->getCpuTemperature(Z)[F

    move-result-object v0

    .line 926
    :goto_e
    return-object v0

    :cond_f
    const/4 v0, 0x2

    new-array v0, v0, [F

    goto :goto_e
.end method

.method public getFAQParam(Ljava/lang/String;Z)Ljava/lang/String;
    .registers 4

    .prologue
    .line 998
    invoke-static {p1, p2}, Lcom/cleanmaster/hpsharelib/base/UrlParamBuilder;->getFAQParam(Ljava/lang/String;Z)Ljava/lang/String;

    move-result-object v0

    return-object v0
.end method

.method public getFirstInstallVersionStartTime()J
    .registers 3

    .prologue
    .line 1111
    invoke-static {}, Lcom/keniu/security/af;->d()J

    move-result-wide v0

    return-wide v0
.end method

.method public getFreqstartList(Z)Ljava/util/List;
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(Z)",
            "Ljava/util/List",
            "<",
            "Lcom/cm/plugincluster/cleanmaster/boost/autostarts/core/FreqStartApp;",
            ">;"
        }
    .end annotation

    .prologue
    .line 1079
    invoke-static {p1}, Lcom/cm/plugincluster/core/proxy/CoreCommonProxy;->getFreqstartList(Z)Ljava/util/List;

    move-result-object v0

    return-object v0
.end method

.method public getFreqstartListFromAbnormalDetectionDataManager(Z)Ljava/util/List;
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(Z)",
            "Ljava/util/List",
            "<",
            "Lcom/cm/plugincluster/cleanmaster/boost/autostarts/core/FreqStartApp;",
            ">;"
        }
    .end annotation

    .prologue
    .line 1045
    invoke-static {p1}, Lcom/cm/plugincluster/core/proxy/CoreCommonProxy;->getFreqstartList(Z)Ljava/util/List;

    move-result-object v0

    return-object v0
.end method

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

    .prologue
    .line 461
    invoke-static {}, Lcom/cleanmaster/g/a/b;->b()Ljava/util/List;

    move-result-object v0

    return-object v0
.end method

.method public getGroupUIofLocalService()Lclient/core/model/Notifiers;
    .registers 2

    .prologue
    .line 744
    sget-object v0, Lcom/cleanmaster/service/LocalService;->i:Lclient/core/model/Notifiers;

    return-object v0
.end method

.method public getICommonAdReportHelper()Lcom/cm/plugincluster/common/interfaces/ICommonAdReportHelper;
    .registers 2

    .prologue
    .line 1179
    invoke-static {}, Lcom/cleanmaster/ui/app/a;->a()Lcom/cleanmaster/ui/app/a;

    move-result-object v0

    return-object v0
.end method

.method public getIUninstallHelper(Landroid/content/Context;)Lcom/cm/plugincluster/common/interfaces/IUninstallHelper;
    .registers 3

    .prologue
    .line 1059
    invoke-static {}, Lcom/cm/plugincluster/softmgr/plugin/SoftMgrCommonPluginDelegate;->getSoftMgrPluginModule()Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;

    move-result-object v0

    invoke-interface {v0, p1}, Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;->createUninstallHelper(Landroid/content/Context;)Lcom/cm/plugincluster/common/interfaces/IUninstallHelper;

    move-result-object v0

    return-object v0
.end method

.method public getIgnore(Landroid/content/Context;)I
    .registers 3

    .prologue
    .line 198
    invoke-static {p1}, Lcom/cleanmaster/configmanager/AdConfigManager;->getInstanse(Landroid/content/Context;)Lcom/cleanmaster/configmanager/AdConfigManager;

    move-result-object v0

    invoke-virtual {v0}, Lcom/cleanmaster/configmanager/AdConfigManager;->getIgnore()I

    move-result v0

    return v0
.end method

.method public getIgnoreidAdByPkg(Ljava/lang/String;)Z
    .registers 3

    .prologue
    .line 178
    invoke-static {}, Lcom/keniu/security/l;->d()Landroid/content/Context;

    move-result-object v0

    invoke-static {v0}, Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;->getInstanse(Landroid/content/Context;)Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;

    move-result-object v0

    invoke-virtual {v0, p1}, Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;->getIgnoreidAdByPkg(Ljava/lang/String;)Z

    move-result v0

    return v0
.end method

.method public getJunkResultPageAdvanceJunkCleanTimeAvoid()J
    .registers 3

    .prologue
    .line 471
    invoke-static {}, Lcom/keniu/security/l;->d()Landroid/content/Context;

    move-result-object v0

    invoke-static {v0}, Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;->getInstanse(Landroid/content/Context;)Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;

    move-result-object v0

    invoke-virtual {v0}, Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;->getJunkResultPageAdvanceJunkCleanTimeAvoid()J

    move-result-wide v0

    return-wide v0
.end method

.method public getLaunchIntentForFeedbackActivity(Landroid/content/Context;)Landroid/content/Intent;
    .registers 3

    .prologue
    .line 360
    invoke-static {p1}, Lcom/cleanmaster/feedback/FeedBackActivity;->a(Landroid/content/Context;)Landroid/content/Intent;

    move-result-object v0

    return-object v0
.end method

.method public getLaunchIntentForFeedbackActivity(Landroid/content/Context;I)Landroid/content/Intent;
    .registers 4

    .prologue
    .line 365
    invoke-static {p1, p2}, Lcom/cleanmaster/feedback/FeedBackActivity;->a(Landroid/content/Context;I)Landroid/content/Intent;

    move-result-object v0

    return-object v0
.end method

.method public getLaunchIntentFromFeedBackActivity(Landroid/content/Context;)Landroid/content/Intent;
    .registers 3

    .prologue
    .line 953
    invoke-static {p1}, Lcom/cleanmaster/feedback/FeedBackActivity;->a(Landroid/content/Context;)Landroid/content/Intent;

    move-result-object v0

    return-object v0
.end method

.method public getLauncherIntentFromJunkManagerActivity(Landroid/content/Context;ZB)Landroid/content/Intent;
    .registers 5

    .prologue
    .line 931
    const/4 v0, 0x1

    invoke-static {p1, v0, p3}, Lcom/cm/plugincluster/core/proxy/JunkManagerActivityProxy;->getLauncherIntent(Landroid/content/Context;ZB)Landroid/content/Intent;

    move-result-object v0

    return-object v0
.end method

.method public getLuanchIntentForJunkManagerActivity(Landroid/content/Context;)Landroid/content/Intent;
    .registers 4

    .prologue
    .line 371
    const/4 v0, 0x1

    const/16 v1, 0x34

    invoke-static {p1, v0, v1}, Lcom/cm/plugincluster/core/proxy/JunkManagerActivityProxy;->getLauncherIntent(Landroid/content/Context;ZB)Landroid/content/Intent;

    move-result-object v0

    return-object v0
.end method

.method public getMalwareCountFromSecurityScanCache()I
    .registers 2

    .prologue
    .line 857
    invoke-static {}, Lcom/cm/plugincluster/core/proxy/SecurityScanCacheProxy;->getMalwareCount()I

    move-result v0

    return v0
.end method

.method public getMaxSpecialCleanSizeInfo()Lcom/cm/plugincluster/cleanmaster/util/ParcelableJunkSizeInfo;
    .registers 4

    .prologue
    const v2, 0x22c12e

    const/4 v1, 0x0

    .line 1098
    new-array v0, v1, [Ljava/lang/Object;

    invoke-static {v2, v0}, Lcom/cm/plugincluster/spec/CommanderManager;->invokeCommandExpNull(I[Ljava/lang/Object;)Ljava/lang/Object;

    move-result-object v0

    if-nez v0, :cond_e

    const/4 v0, 0x0

    .line 1099
    :goto_d
    return-object v0

    :cond_e
    new-array v0, v1, [Ljava/lang/Object;

    invoke-static {v2, v0}, Lcom/cm/plugincluster/spec/CommanderManager;->invokeCommandExpNull(I[Ljava/lang/Object;)Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lcom/cm/plugincluster/cleanmaster/util/ParcelableJunkSizeInfo;

    goto :goto_d
.end method

.method public getNowVersionFirstStartTime()J
    .registers 3

    .prologue
    .line 704
    invoke-static {}, Lcom/keniu/security/l;->d()Landroid/content/Context;

    move-result-object v0

    invoke-static {v0}, Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;->getInstanse(Landroid/content/Context;)Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;

    move-result-object v0

    invoke-virtual {v0}, Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;->getNowVersionFirstStartTime()J

    move-result-wide v0

    return-wide v0
.end method

.method public getPhoneDistribution(ZI)I
    .registers 6

    .prologue
    .line 1030
    const/4 v0, 0x0

    const/4 v1, 0x1

    const/4 v2, 0x0

    invoke-static {v0, v1, v2}, Lcom/cleanmaster/ui/space/a;->a(Ljava/util/LinkedHashMap;ZI)I

    move-result v0

    return v0
.end method

.method public getPhotoCacheBitmaps()Ljava/util/List;
    .registers 9
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/List",
            "<",
            "Landroid/graphics/Bitmap;",
            ">;"
        }
    .end annotation

    .prologue
    .line 404
    new-instance v2, Ljava/util/ArrayList;

    invoke-direct {v2}, Ljava/util/ArrayList;-><init>()V

    .line 406
    invoke-static {}, Lcom/ijinshan/cleaner/model/f;->a()Lcom/ijinshan/cleaner/model/f;

    move-result-object v0

    invoke-virtual {v0}, Lcom/ijinshan/cleaner/model/f;->c()Lcom/ijinshan/cleaner/model/c;

    move-result-object v3

    .line 407
    iget-object v4, v3, Lcom/ijinshan/cleaner/model/c;->b:Ljava/lang/Object;

    monitor-enter v4

    .line 408
    :try_start_10
    iget-object v0, v3, Lcom/ijinshan/cleaner/model/c;->c:Ljava/util/List;

    if-eqz v0, :cond_7a

    iget-object v0, v3, Lcom/ijinshan/cleaner/model/c;->c:Ljava/util/List;

    invoke-interface {v0}, Ljava/util/List;->isEmpty()Z

    move-result v0

    if-nez v0, :cond_7a

    iget-object v0, v3, Lcom/ijinshan/cleaner/model/c;->c:Ljava/util/List;

    invoke-interface {v0}, Ljava/util/List;->size()I

    move-result v0

    if-lez v0, :cond_7a

    .line 409
    invoke-static {}, Lcom/keniu/security/l;->d()Landroid/content/Context;

    move-result-object v0

    const/high16 v1, 0x42980000    # 76.0f

    invoke-static {v0, v1}, Lcom/cleanmaster/base/util/system/DimenUtils;->dp2px(Landroid/content/Context;F)I

    move-result v5

    .line 410
    const/4 v0, 0x0

    move v1, v0

    :goto_30
    iget-object v0, v3, Lcom/ijinshan/cleaner/model/c;->c:Ljava/util/List;

    invoke-interface {v0}, Ljava/util/List;->size()I

    move-result v0

    if-ge v1, v0, :cond_7a

    .line 411
    iget-object v0, v3, Lcom/ijinshan/cleaner/model/c;->c:Ljava/util/List;

    invoke-interface {v0, v1}, Ljava/util/List;->get(I)Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lcom/cm/plugincluster/junkengine/junk/bean/MediaFile;

    invoke-virtual {v0}, Lcom/cm/plugincluster/junkengine/junk/bean/MediaFile;->getPath()Ljava/lang/String;

    move-result-object v6

    .line 412
    iget-object v0, v3, Lcom/ijinshan/cleaner/model/c;->c:Ljava/util/List;

    invoke-interface {v0, v1}, Ljava/util/List;->get(I)Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lcom/cm/plugincluster/junkengine/junk/bean/MediaFile;

    invoke-virtual {v0}, Lcom/cm/plugincluster/junkengine/junk/bean/MediaFile;->getMediaType()I

    move-result v0

    .line 413
    const/4 v7, 0x1

    if-ne v0, v7, :cond_7c

    new-instance v0, Ljava/io/File;

    invoke-direct {v0, v6}, Ljava/io/File;-><init>(Ljava/lang/String;)V

    invoke-virtual {v0}, Ljava/io/File;->exists()Z

    move-result v0

    if-eqz v0, :cond_7c

    .line 414
    iget-object v0, v3, Lcom/ijinshan/cleaner/model/c;->c:Ljava/util/List;

    invoke-interface {v0, v1}, Ljava/util/List;->get(I)Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lcom/cm/plugincluster/junkengine/junk/bean/MediaFile;

    invoke-virtual {v0}, Lcom/cm/plugincluster/junkengine/junk/bean/MediaFile;->getPath()Ljava/lang/String;

    move-result-object v0

    invoke-static {v0, v5, v5}, Lcom/cleanmaster/hpsharelib/base/util/ui/BitmapUtil;->decodeBitmap(Ljava/lang/String;II)Landroid/graphics/Bitmap;

    move-result-object v0

    .line 415
    if-eqz v0, :cond_73

    .line 416
    invoke-interface {v2, v0}, Ljava/util/List;->add(Ljava/lang/Object;)Z

    .line 418
    :cond_73
    invoke-interface {v2}, Ljava/util/List;->size()I

    move-result v0

    const/4 v6, 0x4

    if-lt v0, v6, :cond_7c

    .line 424
    :cond_7a
    monitor-exit v4

    .line 425
    return-object v2

    .line 410
    :cond_7c
    add-int/lit8 v0, v1, 0x1

    move v1, v0

    goto :goto_30

    .line 424
    :catchall_80
    move-exception v0

    monitor-exit v4
    :try_end_82
    .catchall {:try_start_10 .. :try_end_82} :catchall_80

    throw v0
.end method

.method public getPhotoModeForCard()Lcom/cm/plugincluster/common/interfaces/IPhotoModeForCard;
    .registers 7

    .prologue
    const/4 v1, 0x0

    .line 822
    invoke-static {}, Lcom/ijinshan/cleaner/model/f;->a()Lcom/ijinshan/cleaner/model/f;

    move-result-object v0

    invoke-virtual {v0}, Lcom/ijinshan/cleaner/model/f;->c()Lcom/ijinshan/cleaner/model/c;

    move-result-object v2

    .line 824
    if-eqz v2, :cond_29

    .line 825
    iget-object v0, v2, Lcom/ijinshan/cleaner/model/c;->a:Ljava/util/HashMap;

    const/4 v3, 0x4

    invoke-static {v3}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;

    move-result-object v3

    invoke-virtual {v0, v3}, Ljava/util/HashMap;->get(Ljava/lang/Object;)Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lcom/ijinshan/cleaner/model/c$d;

    .line 826
    if-eqz v2, :cond_28

    iget-wide v2, v0, Lcom/ijinshan/cleaner/model/c$d;->b:J

    const-wide/32 v4, 0x3200000

    cmp-long v2, v2, v4

    if-ltz v2, :cond_28

    iget v2, v0, Lcom/ijinshan/cleaner/model/c$d;->c:I

    const/4 v3, 0x1

    if-ge v2, v3, :cond_2a

    .line 831
    :cond_28
    :goto_28
    return-object v1

    :cond_29
    move-object v0, v1

    :cond_2a
    move-object v1, v0

    goto :goto_28
.end method

.method public getPkgName(Ljava/lang/String;)Z
    .registers 3

    .prologue
    .line 606
    invoke-static {}, Lcom/cleanmaster/hpsharelib/recommendapps/RcmdAdConfig;->getInstanse()Lcom/cleanmaster/hpsharelib/recommendapps/RcmdAdConfig;

    move-result-object v0

    invoke-virtual {v0, p1}, Lcom/cleanmaster/hpsharelib/recommendapps/RcmdAdConfig;->getPkgName(Ljava/lang/String;)Z

    move-result v0

    return v0
.end method

.method public getPreScanResultForBoostExportUtils()Lcom/cm/plugincluster/cleanmaster/boost/process/PreScanResultType;
    .registers 4

    .prologue
    const v2, 0x22c06b

    const/4 v1, 0x0

    .line 1104
    new-array v0, v1, [Ljava/lang/Object;

    invoke-static {v2, v0}, Lcom/cm/plugincluster/spec/CommanderManager;->invokeCommandExpNull(I[Ljava/lang/Object;)Ljava/lang/Object;

    move-result-object v0

    if-nez v0, :cond_e

    .line 1105
    const/4 v0, 0x0

    .line 1106
    :goto_d
    return-object v0

    :cond_e
    new-array v0, v1, [Ljava/lang/Object;

    invoke-static {v2, v0}, Lcom/cm/plugincluster/spec/CommanderManager;->invokeCommandExpNull(I[Ljava/lang/Object;)Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lcom/cm/plugincluster/cleanmaster/boost/process/PreScanResultType;

    goto :goto_d
.end method

.method public getPreShowCenter(Landroid/content/Context;)Lcom/cm/plugincluster/resultpage/interfaces/IPreShowCenter;
    .registers 3

    .prologue
    .line 767
    invoke-static {}, Lcom/cleanmaster/resultpage/b/d;->b()Lcom/cm/plugincluster/common/IMainPluginProxy;

    move-result-object v0

    if-eqz v0, :cond_f

    .line 768
    invoke-static {}, Lcom/cleanmaster/resultpage/b/d;->b()Lcom/cm/plugincluster/common/IMainPluginProxy;

    move-result-object v0

    invoke-interface {v0, p1}, Lcom/cm/plugincluster/common/IMainPluginProxy;->getPreShowCenter(Landroid/content/Context;)Lcom/cm/plugincluster/resultpage/interfaces/IPreShowCenter;

    move-result-object v0

    .line 770
    :goto_e
    return-object v0

    :cond_f
    const/4 v0, 0x0

    goto :goto_e
.end method

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

    .prologue
    .line 399
    const/4 v0, 0x0

    return-object v0
.end method

.method public getPromotionManager()Lcom/cm/plugincluster/resultpage/interfaces/IPromotionManager;
    .registers 2

    .prologue
    .line 880
    invoke-static {}, Lcom/cleanmaster/ui/a/e;->a()Lcom/cleanmaster/ui/a/e;

    move-result-object v0

    return-object v0
.end method

.method public getShareCount()I
    .registers 2

    .prologue
    .line 726
    invoke-static {}, Lcom/cleanmaster/hpsharelib/share/ShareHelper;->getShareCount()I

    move-result v0

    return v0
.end method

.method public getShareDialog()Lcom/cm/plugincluster/common/interfaces/IPublicShareDialog;
    .registers 2

    .prologue
    .line 709
    new-instance v0, Lcom/cleanmaster/hpsharelib/share/PublicShareDialog;

    invoke-direct {v0}, Lcom/cleanmaster/hpsharelib/share/PublicShareDialog;-><init>()V

    .line 710
    return-object v0
.end method

.method public getShareHelperNew()Lcom/cm/plugincluster/common/interfaces/IShareHelperNew;
    .registers 2

    .prologue
    .line 739
    new-instance v0, Lcom/cleanmaster/util/ShareHelperNew;

    invoke-direct {v0}, Lcom/cleanmaster/util/ShareHelperNew;-><init>()V

    .line 740
    return-object v0
.end method

.method public getStartIntentFromSpaceManagerActivity(Landroid/content/Context;I)Landroid/content/Intent;
    .registers 7

    .prologue
    .line 936
    const v0, 0x23400c

    const/4 v1, 0x1

    new-array v1, v1, [Ljava/lang/Object;

    const/4 v2, 0x0

    const-string v3, "SpaceManagerActivity"

    aput-object v3, v1, v2

    invoke-static {v0, v1}, Lcom/cm/plugincluster/spec/CommanderManager;->invokeCommandExpNull(I[Ljava/lang/Object;)Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Ljava/lang/String;

    .line 937
    if-eqz v0, :cond_26

    .line 938
    new-instance v1, Landroid/content/Intent;

    invoke-direct {v1}, Landroid/content/Intent;-><init>()V

    .line 939
    invoke-virtual {p1}, Landroid/content/Context;->getPackageName()Ljava/lang/String;

    move-result-object v2

    invoke-virtual {v1, v2, v0}, Landroid/content/Intent;->setClassName(Ljava/lang/String;Ljava/lang/String;)Landroid/content/Intent;

    .line 940
    const-string v0, "from"

    invoke-virtual {v1, v0, p2}, Landroid/content/Intent;->putExtra(Ljava/lang/String;I)Landroid/content/Intent;

    move-object v0, v1

    .line 943
    :goto_25
    return-object v0

    :cond_26
    const/4 v0, 0x0

    goto :goto_25
.end method

.method public getTempAbnormal()[F
    .registers 2

    .prologue
    .line 910
    invoke-static {}, Lcom/cm/plugincluster/core/proxy/CoreCommonProxy;->getTempAbnormal()[F

    move-result-object v0

    return-object v0
.end method

.method public getTotalCleanedSize()J
    .registers 3

    .prologue
    .line 259
    invoke-static {}, Lcom/cleanmaster/hpsharelib/base/CleanedInfo;->getInstance()Lcom/cleanmaster/hpsharelib/base/CleanedInfo;

    move-result-object v0

    invoke-virtual {v0}, Lcom/cleanmaster/hpsharelib/base/CleanedInfo;->getTotalCleanedSize()J

    move-result-wide v0

    return-wide v0
.end method

.method public getUpdateDataPath()Ljava/lang/String;
    .registers 3

    .prologue
    .line 721
    invoke-static {}, Lcom/keniu/security/update/s;->a()Lcom/keniu/security/update/s;

    move-result-object v0

    const-string v1, "ad_control_cfg_res"

    invoke-virtual {v0, v1}, Lcom/keniu/security/update/s;->h(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v0

    return-object v0
.end method

.method public getUrlParamMore()Ljava/lang/String;
    .registers 2

    .prologue
    .line 1035
    invoke-static {}, Lcom/cleanmaster/hpsharelib/base/UrlParamBuilder;->getUrlParamMore()Ljava/lang/String;

    move-result-object v0

    return-object v0
.end method

.method public getUsedMemoryPercentage()I
    .registers 2

    .prologue
    .line 716
    invoke-static {}, Lcom/cleanmaster/hpsharelib/boost/process/util/ProcessInfoHelper;->getUsedMemoryPercentage()I

    move-result v0

    return v0
.end method

.method public goToCpuNormalActivity(Landroid/content/Context;)V
    .registers 3

    .prologue
    .line 348
    const/4 v0, 0x3

    invoke-static {p1, v0}, Lcom/cm/plugincluster/core/proxy/CoreCommonProxy;->gotoCpuNormalActivity(Landroid/content/Context;I)V

    .line 349
    return-void
.end method

.method public goToCpuNormalActivityFromCpuNormalActivity(Landroid/content/Context;I)V
    .registers 3

    .prologue
    .line 993
    invoke-static {p1, p2}, Lcom/cm/plugincluster/core/proxy/CoreCommonProxy;->gotoCpuNormalActivity(Landroid/content/Context;I)V

    .line 994
    return-void
.end method

.method public goToSecurityScanActivity(Landroid/app/Activity;I)V
    .registers 5

    .prologue
    .line 624
    :try_start_0
    invoke-static {}, Lcom/cm/plugincluster/core/proxy/SecurityMainActivityProxy;->getActivityCls()Ljava/lang/Class;

    move-result-object v0

    .line 625
    new-instance v1, Landroid/content/Intent;

    invoke-direct {v1, p1, v0}, Landroid/content/Intent;-><init>(Landroid/content/Context;Ljava/lang/Class;)V

    .line 626
    const-string v0, "scan_trigger_src"

    invoke-virtual {v1, v0, p2}, Landroid/content/Intent;->putExtra(Ljava/lang/String;I)Landroid/content/Intent;

    .line 627
    invoke-virtual {p1, v1}, Landroid/app/Activity;->startActivity(Landroid/content/Intent;)V
    :try_end_11
    .catch Ljava/lang/Exception; {:try_start_0 .. :try_end_11} :catch_12

    .line 631
    :goto_11
    return-void

    .line 628
    :catch_12
    move-exception v0

    .line 629
    invoke-virtual {v0}, Ljava/lang/Exception;->printStackTrace()V

    goto :goto_11
.end method

.method public gotoAppStandbyMainActFromMainCard(Landroid/content/Context;)V
    .registers 3

    .prologue
    .line 278
    const/4 v0, 0x3

    invoke-static {p1, v0}, Lcom/cm/plugincluster/core/proxy/CoreCommonProxy;->gotoAppStandbyMainActivity(Landroid/content/Context;I)Z

    .line 279
    return-void
.end method

.method public gotoAppStandbyMainActFromResultPageAutoStartCard(Landroid/content/Context;)V
    .registers 3

    .prologue
    .line 288
    const/16 v0, 0xd

    invoke-static {p1, v0}, Lcom/cm/plugincluster/core/proxy/CoreCommonProxy;->gotoAppStandbyMainActivity(Landroid/content/Context;I)Z

    .line 289
    return-void
.end method

.method public gotoAppStandbyMainActFromResultPageCard(Landroid/content/Context;)V
    .registers 3

    .prologue
    .line 283
    const/4 v0, 0x4

    invoke-static {p1, v0}, Lcom/cm/plugincluster/core/proxy/CoreCommonProxy;->gotoAppStandbyMainActivity(Landroid/content/Context;I)Z

    .line 284
    return-void
.end method

.method public gotoAutoStartFrom(Landroid/app/Activity;I)V
    .registers 4

    .prologue
    .line 570
    invoke-static {}, Lcom/cleanmaster/util/AutoStartGuide;->getInstance()Lcom/cleanmaster/util/AutoStartGuide;

    move-result-object v0

    invoke-virtual {v0, p1, p2}, Lcom/cleanmaster/util/AutoStartGuide;->gotoAutoStartSetting(Landroid/content/Context;I)Z

    .line 571
    return-void
.end method

.method public gotoSimilarPic(Landroid/app/Activity;)V
    .registers 6

    .prologue
    .line 684
    invoke-static {}, Lcom/cm/plugincluster/junkplus/JunkPlusPluginSpaceProxy;->getInstance()Lcom/cm/plugincluster/junkplus/interfaces/IJunkPlusPluginSpaceModule;

    move-result-object v0

    const/16 v1, 0x2711

    const/4 v2, 0x0

    const/4 v3, 0x4

    invoke-interface {v0, p1, v1, v2, v3}, Lcom/cm/plugincluster/junkplus/interfaces/IJunkPlusPluginSpaceModule;->startJunkSimilarPicActivity(Landroid/app/Activity;ILcom/cm/plugincluster/loststars/filemanager/interfaces/IMediaFileList;I)V

    .line 686
    return-void
.end method

.method public gotoSlow(Landroid/app/Activity;I)V
    .registers 5

    .prologue
    .line 678
    const/4 v0, 0x4

    const/4 v1, 0x0

    invoke-static {p1, v0, p2, v1}, Lcom/cm/plugincluster/core/proxy/CoreCommonProxy;->jumpToAbnormalDetectionActivity(Landroid/content/Context;IIZ)V

    .line 680
    return-void
.end method

.method public gotoSoftwareMgrDetailPage(Landroid/content/Context;IZILjava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V
    .registers 13

    .prologue
    .line 1174
    invoke-static {}, Lcom/cm/plugincluster/softmgr/plugin/SoftMgrCommonPluginDelegate;->getSoftMgrPluginModule()Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;

    move-result-object v0

    const/16 v1, 0x8

    new-array v1, v1, [Ljava/lang/Object;

    const/4 v2, 0x0

    aput-object p1, v1, v2

    const/4 v2, 0x1

    invoke-static {p4}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;

    move-result-object v3

    aput-object v3, v1, v2

    const/4 v2, 0x2

    invoke-static {p2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;

    move-result-object v3

    aput-object v3, v1, v2

    const/4 v2, 0x3

    invoke-static {p3}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;

    move-result-object v3

    aput-object v3, v1, v2

    const/4 v2, 0x4

    aput-object p5, v1, v2

    const/4 v2, 0x5

    aput-object p6, v1, v2

    const/4 v2, 0x6

    aput-object p7, v1, v2

    const/4 v2, 0x7

    invoke-static {p8}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;

    move-result-object v3

    aput-object v3, v1, v2

    invoke-interface {v0, v1}, Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;->detailsWebViewTemplateActToStartActivity([Ljava/lang/Object;)Z

    .line 1175
    return-void
.end method

.method public ignoreForever()V
    .registers 3

    .prologue
    .line 188
    invoke-static {}, Lcom/keniu/security/l;->d()Landroid/content/Context;

    move-result-object v0

    invoke-static {v0}, Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;->getInstanse(Landroid/content/Context;)Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;

    move-result-object v0

    const-string v1, ":system-risk/sysvulnerability"

    invoke-virtual {v0, v1}, Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;->ignoreForever(Ljava/lang/String;)V

    .line 189
    return-void
.end method

.method public initResultPageList()V
    .registers 1

    .prologue
    .line 456
    invoke-static {}, Lcom/cleanmaster/g/a/b;->a()V

    .line 457
    return-void
.end method

.method public intentToofPrivacyCleanActivity(Landroid/content/Context;I)V
    .registers 3

    .prologue
    .line 988
    invoke-static {p1, p2}, Lcom/cm/plugincluster/core/proxy/CoreCommonProxy;->goToPrivacyActivity(Landroid/content/Context;I)V

    .line 989
    return-void
.end method

.method public isAccSwitchOn()Z
    .registers 2

    .prologue
    .line 238
    invoke-static {}, Lcom/cleanmaster/hpsharelib/boost/acc/client/AccClientUtils;->isAccSwitchOn()Z

    move-result v0

    return v0
.end method

.method public isAppLockAvailable()Z
    .registers 2

    .prologue
    .line 394
    const/4 v0, 0x0

    return v0
.end method

.method public isCpuTemperatureAbnoraml([F)Z
    .registers 3

    .prologue
    .line 915
    invoke-direct {p0}, Lcom/cleanmaster/resultpage/b/d$a;->a()Lcom/cm/plugincluster/core/interfaces/boost/ICpuUiUtils;

    move-result-object v0

    if-eqz v0, :cond_f

    .line 916
    invoke-direct {p0}, Lcom/cleanmaster/resultpage/b/d$a;->a()Lcom/cm/plugincluster/core/interfaces/boost/ICpuUiUtils;

    move-result-object v0

    invoke-interface {v0, p1}, Lcom/cm/plugincluster/core/interfaces/boost/ICpuUiUtils;->isCpuTemperatureAbnoraml([F)Z

    move-result v0

    .line 918
    :goto_e
    return v0

    :cond_f
    const/4 v0, 0x0

    goto :goto_e
.end method

.method public isDeviceSupported()Z
    .registers 2

    .prologue
    .line 243
    invoke-static {}, Lcom/cleanmaster/hpsharelib/boost/acc/client/AccClientUtils;->isDeviceSupported()Z

    move-result v0

    return v0
.end method

.method public isGameTabShow()Z
    .registers 2

    .prologue
    .line 1189
    const/4 v0, 0x0

    return v0
.end method

.method public isHasSMSHole()Z
    .registers 2

    .prologue
    .line 649
    const/4 v0, 0x1

    invoke-static {v0}, Lcom/cleanmaster/internalapp/ad/ui/ah;->a(I)Z

    move-result v0

    return v0
.end method

.method public isHasTowelRootHole()Z
    .registers 2

    .prologue
    .line 654
    const/4 v0, 0x2

    invoke-static {v0}, Lcom/cleanmaster/internalapp/ad/ui/ah;->a(I)Z

    move-result v0

    return v0
.end method

.method public isIgnorePick(Landroid/content/Context;)Z
    .registers 3

    .prologue
    .line 203
    invoke-static {}, Lcom/keniu/security/l;->d()Landroid/content/Context;

    move-result-object v0

    invoke-static {v0}, Lcom/cleanmaster/configmanager/AdConfigManager;->getInstanse(Landroid/content/Context;)Lcom/cleanmaster/configmanager/AdConfigManager;

    move-result-object v0

    invoke-virtual {v0}, Lcom/cleanmaster/configmanager/AdConfigManager;->isIgnorePick()Z

    move-result v0

    return v0
.end method

.method public isItemCanShow(I)Z
    .registers 5

    .prologue
    .line 223
    const-string v0, "cpu_item_switch"

    new-instance v1, Ljava/lang/StringBuilder;

    invoke-direct {v1}, Ljava/lang/StringBuilder;-><init>()V

    const-string v2, "cpu_item_new_switch_"

    invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    move-result-object v1

    invoke-virtual {v1, p1}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;

    move-result-object v1

    invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;

    move-result-object v1

    const/4 v2, 0x1

    invoke-static {v0, v1, v2}, Lcom/cleanmaster/hpsharelib/cloudconfig/BoostCubeCloudConfig$Common;->getBooleanValue(Ljava/lang/String;Ljava/lang/String;Z)Z

    move-result v0

    return v0
.end method

.method public isLoadAdByCM(I)Z
    .registers 3

    .prologue
    .line 193
    invoke-static {p1}, Lcom/cleanmaster/hpsharelib/utils/QuickCloudConfig;->isLoadAdByCM(I)Z

    move-result v0

    return v0
.end method

.method public isNeedShowResultCard()Z
    .registers 2

    .prologue
    .line 213
    invoke-static {}, Lcom/cleanmaster/screensave/ScreenSaveUtils;->f()Z

    move-result v0

    return v0
.end method

.method public isRecommendDetailModeForCMSRecommendManager(I)Z
    .registers 3

    .prologue
    .line 1144
    invoke-static {p1}, Lcom/cleanmaster/internalapp/ad/control/d;->a(I)Z

    move-result v0

    return v0
.end method

.method public isShortVideoShow()Z
    .registers 2

    .prologue
    .line 1184
    invoke-static {}, Lcom/keniu/security/newmain/b/d;->a()Z

    move-result v0

    return v0
.end method

.method public isShouldNotificationCleanShowGuide()Z
    .registers 2

    .prologue
    .line 228
    invoke-static {}, Lcom/cleanmaster/notificationclean/b/a;->a()Lcom/cm/plugincluster/notificationclean/interfaces/INotificationCleanPluginModule;

    move-result-object v0

    invoke-interface {v0}, Lcom/cm/plugincluster/notificationclean/interfaces/INotificationCleanPluginModule;->isShouldNotificationCleanShowGuide()Z

    move-result v0

    return v0
.end method

.method public isShowCMFamily()Z
    .registers 2

    .prologue
    .line 1149
    invoke-static {}, Lcom/cleanmaster/hpsharelib/ctrl/MarketShowPolicy;->isShowCMFamily()Z

    move-result v0

    return v0
.end method

.method public isShowResultAutoStartGuide(Landroid/content/Context;)Z
    .registers 3

    .prologue
    .line 812
    invoke-static {p1}, Lcom/cleanmaster/util/AutoStartGuide;->isShowResultAutoStartGuide(Landroid/content/Context;)Z

    move-result v0

    return v0
.end method

.method public isShow_MARKET_PICKS()Z
    .registers 2

    .prologue
    .line 699
    invoke-static {}, Lcom/cleanmaster/hpsharelib/ctrl/MarketShowPolicy;->isShow_MARKET_PICKS()Z

    move-result v0

    return v0
.end method

.method public isSpaceSupportSystemMove()Z
    .registers 2

    .prologue
    .line 248
    invoke-static {}, Lcom/cleanmaster/base/a;->c()Z

    move-result v0

    return v0
.end method

.method public isVideoTabShow()Z
    .registers 2

    .prologue
    .line 1194
    const/4 v0, 0x0

    return v0
.end method

.method public jumpSDcardScan(Landroid/content/Context;I)Z
    .registers 5

    .prologue
    .line 1084
    new-instance v0, Landroid/content/Intent;

    invoke-static {}, Lcom/cm/plugincluster/core/proxy/CoreCommonProxy;->getSecuritySdScanActivityCls()Ljava/lang/Class;

    move-result-object v1

    invoke-direct {v0, p1, v1}, Landroid/content/Intent;-><init>(Landroid/content/Context;Ljava/lang/Class;)V

    .line 1085
    invoke-static {p1, v0}, Lcom/cleanmaster/hpsharelib/base/util/system/ComponentUtils;->startActivity(Landroid/content/Context;Landroid/content/Intent;)Z

    .line 1086
    const/4 v0, 0x1

    return v0
.end method

.method public launchFromOutSideFromProcessManagerActivity(Landroid/content/Context;I)Z
    .registers 4

    .prologue
    .line 948
    invoke-static {p1, p2}, Lcom/cm/plugincluster/core/proxy/ProcessManagerActivityProxy;->launchFromOutSide(Landroid/content/Context;I)Z

    move-result v0

    return v0
.end method

.method public newUserCommonShowCheck(Z)Z
    .registers 3

    .prologue
    .line 218
    invoke-static {p1}, Lcom/cleanmaster/base/a;->a(Z)Z

    move-result v0

    return v0
.end method

.method public onStopClick(Landroid/content/Context;Ljava/lang/String;ZLcom/cm/plugincluster/common/interfaces/CpuUiCallback;)V
    .registers 6

    .prologue
    .line 341
    invoke-direct {p0}, Lcom/cleanmaster/resultpage/b/d$a;->a()Lcom/cm/plugincluster/core/interfaces/boost/ICpuUiUtils;

    move-result-object v0

    if-eqz v0, :cond_d

    .line 342
    invoke-direct {p0}, Lcom/cleanmaster/resultpage/b/d$a;->a()Lcom/cm/plugincluster/core/interfaces/boost/ICpuUiUtils;

    move-result-object v0

    invoke-interface {v0, p1, p2, p3, p4}, Lcom/cm/plugincluster/core/interfaces/boost/ICpuUiUtils;->onStopClick(Landroid/content/Context;Ljava/lang/String;ZLcom/cm/plugincluster/common/interfaces/CpuUiCallback;)V

    .line 344
    :cond_d
    return-void
.end method

.method public openFloatWindow()V
    .registers 1

    .prologue
    .line 635
    return-void
.end method

.method public putString(Ljava/lang/String;)Z
    .registers 3

    .prologue
    .line 611
    invoke-static {}, Lcom/cleanmaster/hpsharelib/recommendapps/RcmdAdConfig;->getInstanse()Lcom/cleanmaster/hpsharelib/recommendapps/RcmdAdConfig;

    move-result-object v0

    invoke-virtual {v0, p1}, Lcom/cleanmaster/hpsharelib/recommendapps/RcmdAdConfig;->putString(Ljava/lang/String;)Z

    move-result v0

    return v0
.end method

.method public queryCleanResultofResultPageService()V
    .registers 1

    .prologue
    .line 870
    invoke-static {}, Lcom/cleanmaster/service/am;->b()V

    .line 871
    return-void
.end method

.method public queryJunkSize(I)J
    .registers 4

    .prologue
    .line 466
    invoke-static {}, Lcom/cleanmaster/util/JunkSizeMgr;->getInstance()Lcom/cleanmaster/util/JunkSizeMgr;

    move-result-object v0

    invoke-virtual {v0, p1}, Lcom/cleanmaster/util/JunkSizeMgr;->queryJunkSize(I)J

    move-result-wide v0

    return-wide v0
.end method

.method public queryJunkSizeFromJunkSizeMgr()J
    .registers 3

    .prologue
    .line 863
    invoke-static {}, Lcom/cleanmaster/util/JunkSizeMgr;->getInstance()Lcom/cleanmaster/util/JunkSizeMgr;

    move-result-object v0

    .line 864
    const/4 v1, 0x1

    invoke-virtual {v0, v1}, Lcom/cleanmaster/util/JunkSizeMgr;->queryJunkSize(I)J

    move-result-wide v0

    .line 865
    return-wide v0
.end method

.method public registerAutoStartEnableObserver(Lcom/cm/plugincluster/common/interfaces/AutoStartEnableObserver;)V
    .registers 3

    .prologue
    .line 565
    invoke-static {}, Lcom/cleanmaster/util/AutoStartGuide;->getInstance()Lcom/cleanmaster/util/AutoStartGuide;

    move-result-object v0

    invoke-virtual {v0, p1}, Lcom/cleanmaster/util/AutoStartGuide;->registerAutoStartEnableObserver(Lcom/cm/plugincluster/common/interfaces/AutoStartEnableObserver;)V

    .line 566
    return-void
.end method

.method public registerSecurityScanCacheObserver(Lcom/cm/plugincluster/cleanmaster/security/scan/engine/IObserver;)V
    .registers 2

    .prologue
    .line 846
    invoke-static {p1}, Lcom/cm/plugincluster/core/proxy/SecurityScanCacheProxy;->registerObserver(Lcom/cm/plugincluster/cleanmaster/security/scan/engine/IObserver;)V

    .line 847
    return-void
.end method

.method public reportAccOpenGuide(IZIZZ)V
    .registers 14

    .prologue
    .line 319
    const/16 v6, 0x9

    iget-object v7, p0, Lcom/cleanmaster/resultpage/b/d$a;->a:Lcom/plug/d/a;

    new-instance v0, Lcom/cleanmaster/resultpage/b/h;

    move-object v1, p0

    move v2, p1

    move v3, p3

    move v4, p4

    move v5, p5

    invoke-direct/range {v0 .. v5}, Lcom/cleanmaster/resultpage/b/h;-><init>(Lcom/cleanmaster/resultpage/b/d$a;IIZZ)V

    invoke-virtual {v7, v0}, Lcom/plug/d/a;->a(Lcom/plug/a/b;)Lcom/plug/a/b;

    move-result-object v0

    invoke-static {v6, v0}, Lcom/plug/d/d;->c(ILcom/plug/a/b;)V

    .line 326
    return-void
.end method

.method public scanForPhotoList()V
    .registers 5

    .prologue
    const/4 v3, 0x0

    .line 430
    invoke-static {}, Lcom/ijinshan/cleaner/model/f;->a()Lcom/ijinshan/cleaner/model/f;

    move-result-object v0

    const/4 v1, 0x0

    new-instance v2, Lcom/cleanmaster/resultpage/b/j;

    invoke-direct {v2, p0}, Lcom/cleanmaster/resultpage/b/j;-><init>(Lcom/cleanmaster/resultpage/b/d$a;)V

    invoke-virtual {v0, v1, v2, v3, v3}, Lcom/ijinshan/cleaner/model/f;->a(Lcom/cleanmaster/junk/engine/JunkEngine;Lcom/ijinshan/cleaner/model/c$b;ZZ)Lcom/cleanmaster/junkengine/junk/engine/ScanRequest;

    .line 447
    return-void
.end method

.method public setChargeScreenMessageNotifyState(Z)V
    .registers 3

    .prologue
    .line 580
    invoke-static {}, Lcom/keniu/security/l;->d()Landroid/content/Context;

    move-result-object v0

    invoke-static {v0}, Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;->getInstanse(Landroid/content/Context;)Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;

    move-result-object v0

    .line 581
    invoke-virtual {v0, p1}, Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;->setChargeScreenMessageNotifyState(Z)V

    .line 582
    return-void
.end method

.method public setCloudMsgShow(Lcom/cm/plugincluster/cleanmaster/cloudmsg/CloudMsgInfo;)V
    .registers 2

    .prologue
    .line 900
    invoke-static {p1}, Lcom/cleanmaster/cloudconfig/a/d;->a(Lcom/cm/plugincluster/cleanmaster/cloudmsg/CloudMsgInfo;)V

    .line 901
    return-void
.end method

.method public setIgnorePick(Landroid/content/Context;)V
    .registers 3

    .prologue
    .line 208
    invoke-static {p1}, Lcom/cleanmaster/configmanager/AdConfigManager;->getInstanse(Landroid/content/Context;)Lcom/cleanmaster/configmanager/AdConfigManager;

    move-result-object v0

    invoke-virtual {v0}, Lcom/cleanmaster/configmanager/AdConfigManager;->setIgnorePick()V

    .line 209
    return-void
.end method

.method public setIgnoreidAd(Ljava/lang/String;)V
    .registers 3

    .prologue
    .line 183
    invoke-static {}, Lcom/keniu/security/l;->d()Landroid/content/Context;

    move-result-object v0

    invoke-static {v0}, Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;->getInstanse(Landroid/content/Context;)Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;

    move-result-object v0

    invoke-virtual {v0, p1}, Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;->setIgnoreidAd(Ljava/lang/String;)V

    .line 184
    return-void
.end method

.method public setTopCardShowType(Landroid/content/Context;I)V
    .registers 4

    .prologue
    .line 1091
    instance-of v0, p1, Lcom/cm/plugincluster/core/interfaces/junk/IJunkManagerActivity;

    if-eqz v0, :cond_9

    .line 1092
    check-cast p1, Lcom/cm/plugincluster/core/interfaces/junk/IJunkManagerActivity;

    invoke-interface {p1, p2}, Lcom/cm/plugincluster/core/interfaces/junk/IJunkManagerActivity;->setTopCardShowType(I)V

    .line 1094
    :cond_9
    return-void
.end method

.method public showFloatIntroTips(Landroid/app/Activity;)V
    .registers 3

    .prologue
    .line 503
    new-instance v0, Lcom/cleanmaster/settings/ui/FloatSettingIntroBuilder;

    invoke-direct {v0, p1}, Lcom/cleanmaster/settings/ui/FloatSettingIntroBuilder;-><init>(Landroid/app/Activity;)V

    .line 504
    invoke-virtual {v0}, Lcom/cleanmaster/settings/ui/FloatSettingIntroBuilder;->b()V

    .line 505
    return-void
.end method

.method public showOrHideReddot(Landroid/content/Context;ZLcom/cm/plugincluster/newmain/MAIN_TAB;)V
    .registers 7

    .prologue
    .line 663
    invoke-static {}, Lcom/cleanmaster/resultpage/b/d;->b()Lcom/cm/plugincluster/common/IMainPluginProxy;

    move-result-object v0

    if-eqz v0, :cond_12

    .line 665
    :try_start_6
    invoke-static {}, Lcom/cleanmaster/resultpage/b/d;->b()Lcom/cm/plugincluster/common/IMainPluginProxy;

    move-result-object v0

    check-cast p1, Landroid/app/Activity;

    const/4 v1, 0x0

    sget-object v2, Lcom/cm/plugincluster/newmain/MAIN_TAB;->MAIN:Lcom/cm/plugincluster/newmain/MAIN_TAB;

    invoke-interface {v0, p1, v1, v2}, Lcom/cm/plugincluster/common/IMainPluginProxy;->showOrHideReddot(Landroid/app/Activity;ZLcom/cm/plugincluster/newmain/MAIN_TAB;)V
    :try_end_12
    .catch Ljava/lang/Throwable; {:try_start_6 .. :try_end_12} :catch_13

    .line 670
    :cond_12
    :goto_12
    return-void

    .line 666
    :catch_13
    move-exception v0

    .line 667
    invoke-virtual {v0}, Ljava/lang/Throwable;->printStackTrace()V

    goto :goto_12
.end method

.method public showReport(II)V
    .registers 3

    .prologue
    .line 1064
    invoke-static {p1, p2}, Lcom/cleanmaster/hpsharelib/ui/app/market/transport/MarketPosConstants;->showReport(II)V

    .line 1065
    return-void
.end method

.method public showShareDiaolog(Landroid/content/Context;IILjava/lang/CharSequence;Ljava/lang/CharSequence;Ljava/lang/String;)V
    .registers 14

    .prologue
    .line 269
    new-instance v0, Lcom/cleanmaster/hpsharelib/share/PublicShareDialog;

    invoke-direct {v0}, Lcom/cleanmaster/hpsharelib/share/PublicShareDialog;-><init>()V

    .line 270
    const/16 v1, 0x50

    invoke-virtual {v0, v1}, Lcom/cleanmaster/hpsharelib/share/PublicShareDialog;->setGravity(I)V

    .line 271
    const v1, 0x7f0b00b6

    invoke-virtual {v0, v1}, Lcom/cleanmaster/hpsharelib/share/PublicShareDialog;->setStyle(I)V

    .line 272
    const/4 v1, 0x0

    invoke-virtual {v0, v1}, Lcom/cleanmaster/hpsharelib/share/PublicShareDialog;->setShowTitle(Z)V

    move-object v1, p1

    move v2, p2

    move v3, p3

    move-object v4, p4

    move-object v5, p5

    move-object v6, p6

    .line 273
    invoke-virtual/range {v0 .. v6}, Lcom/cleanmaster/hpsharelib/share/PublicShareDialog;->showShareDiaolog(Landroid/content/Context;IILjava/lang/CharSequence;Ljava/lang/CharSequence;Ljava/lang/String;)V

    .line 274
    return-void
.end method

.method public startAPKDownload(Ljava/lang/String;Ljava/lang/String;Landroid/content/Context;)V
    .registers 4

    .prologue
    .line 264
    invoke-static {p1, p2, p3}, Lcom/cleanmaster/hpsharelib/base/util/system/ComponentUtils;->startAPKDownload(Ljava/lang/String;Ljava/lang/String;Landroid/content/Context;)V

    .line 265
    return-void
.end method

.method public startActivityForResultPage(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V
    .registers 4

    .prologue
    .line 532
    invoke-static {p1, p2, p3}, Lcom/cleanmaster/ui/app/market/activity/MarketAppWebActivity;->b(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V

    .line 533
    return-void
.end method

.method public startActivityForResultPage_Investigate(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V
    .registers 4

    .prologue
    .line 674
    invoke-static {p1, p2, p3}, Lcom/cleanmaster/ui/app/market/activity/MarketAppWebActivity;->d(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V

    .line 675
    return-void
.end method

.method public startAutostartManagerActivityForResult(Landroid/content/Context;)V
    .registers 5

    .prologue
    .line 330
    const/16 v0, 0x9

    iget-object v1, p0, Lcom/cleanmaster/resultpage/b/d$a;->a:Lcom/plug/d/a;

    new-instance v2, Lcom/cleanmaster/resultpage/b/i;

    invoke-direct {v2, p0, p1}, Lcom/cleanmaster/resultpage/b/i;-><init>(Lcom/cleanmaster/resultpage/b/d$a;Landroid/content/Context;)V

    invoke-virtual {v1, v2}, Lcom/plug/d/a;->a(Lcom/plug/a/b;)Lcom/plug/a/b;

    move-result-object v1

    invoke-static {v0, v1}, Lcom/plug/d/d;->c(ILcom/plug/a/b;)V

    .line 337
    return-void
.end method

.method public startDefault(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;J)V
    .registers 12

    .prologue
    .line 731
    invoke-static {}, Lcom/cm/plugincluster/me/plugin/MePluginDelegate;->getMePluginModule()Lcom/cm/plugincluster/me/interfaces/IMePluginModule;

    move-result-object v0

    move-object v1, p1

    move-object v2, p2

    move-object v3, p3

    move-wide v4, p4

    invoke-interface/range {v0 .. v5}, Lcom/cm/plugincluster/me/interfaces/IMePluginModule;->startDefault(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;J)V

    .line 735
    return-void
.end method

.method public startFunctionGuide(Landroid/content/Context;)V
    .registers 5

    .prologue
    .line 293
    const/16 v0, 0x9

    iget-object v1, p0, Lcom/cleanmaster/resultpage/b/d$a;->a:Lcom/plug/d/a;

    new-instance v2, Lcom/cleanmaster/resultpage/b/f;

    invoke-direct {v2, p0, p1}, Lcom/cleanmaster/resultpage/b/f;-><init>(Lcom/cleanmaster/resultpage/b/d$a;Landroid/content/Context;)V

    invoke-virtual {v1, v2}, Lcom/plug/d/a;->a(Lcom/plug/a/b;)Lcom/plug/a/b;

    move-result-object v1

    invoke-static {v0, v1}, Lcom/plug/d/d;->c(ILcom/plug/a/b;)V

    .line 302
    return-void
.end method

.method public startGameBoxWithFromWhere(Landroid/content/Context;I)V
    .registers 3

    .prologue
    .line 691
    return-void
.end method

.method public startJunkPicRecycleActivity(Landroid/app/Activity;I)V
    .registers 3

    .prologue
    .line 615
    invoke-static {p1, p2}, Lcom/cm/plugincluster/core/proxy/JunkPicRecycleActivityProxy;->start(Landroid/app/Activity;I)V

    .line 616
    return-void
.end method

.method public startMainActForRP(Landroid/app/Activity;II)V
    .registers 4

    .prologue
    .line 1069
    invoke-static {p1, p2, p3}, Lcom/cleanmaster/m/a;->a(Landroid/app/Activity;II)V

    .line 1070
    return-void
.end method

.method public startMarketAppWebActivityForResult(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V
    .registers 4

    .prologue
    .line 875
    invoke-static {p1, p2, p3}, Lcom/cleanmaster/ui/app/market/activity/MarketAppWebActivity;->c(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V

    .line 876
    return-void
.end method

.method public startMarketAppWebActivityForWizard(Landroid/content/Context;ZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/String;IILjava/lang/String;I)V
    .registers 41

    .prologue
    .line 1005
    const/16 v18, 0x4

    .line 1006
    if-eqz p2, :cond_2e

    .line 1007
    const/16 v18, 0xf

    move-object/from16 v2, p4

    :goto_8
    move-object/from16 v1, p1

    move-object/from16 v3, p5

    move-object/from16 v4, p6

    move-object/from16 v5, p7

    move-object/from16 v6, p8

    move/from16 v7, p9

    move/from16 v8, p10

    move-object/from16 v9, p11

    move-object/from16 v10, p12

    move-object/from16 v11, p13

    move-object/from16 v12, p14

    move/from16 v13, p15

    move-object/from16 v14, p16

    move/from16 v15, p17

    move/from16 v16, p18

    move-object/from16 v17, p19

    move/from16 v19, p20

    .line 1014
    invoke-static/range {v1 .. v19}, Lcom/cleanmaster/ui/app/market/activity/MarketAppWebActivity;->a(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZLjava/lang/String;IILjava/lang/String;II)V

    .line 1016
    return-void

    .line 1008
    :cond_2e
    const-string v1, "social"

    move-object/from16 v0, p3

    invoke-virtual {v1, v0}, Ljava/lang/String;->equalsIgnoreCase(Ljava/lang/String;)Z

    move-result v1

    if-eqz v1, :cond_58

    .line 1009
    const/16 v18, 0x12

    .line 1010
    invoke-static/range {p4 .. p4}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z

    move-result v1

    if-nez v1, :cond_58

    .line 1011
    new-instance v1, Ljava/lang/StringBuilder;

    invoke-direct {v1}, Ljava/lang/StringBuilder;-><init>()V

    move-object/from16 v0, p4

    invoke-virtual {v1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    move-result-object v1

    const-string v2, "?source=home0"

    invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    move-result-object v1

    invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;

    move-result-object p4

    move-object/from16 v2, p4

    goto :goto_8

    :cond_58
    move-object/from16 v2, p4

    goto :goto_8
.end method

.method public startNotificationFromSyncIpcCtrl()V
    .registers 2

    .prologue
    .line 509
    :try_start_0
    invoke-static {}, Lcom/cleanmaster/hpsharelib/synipc/SyncIpcCtrl;->getIns()Lcom/cleanmaster/hpsharelib/synipc/SyncIpcCtrl;

    move-result-object v0

    invoke-virtual {v0}, Lcom/cleanmaster/hpsharelib/synipc/SyncIpcCtrl;->getIPCClient()Lcom/cleanmaster/hpsharelib/synipc/ISyncIpcService;

    move-result-object v0

    invoke-interface {v0}, Lcom/cleanmaster/hpsharelib/synipc/ISyncIpcService;->startNotification()V
    :try_end_b
    .catch Landroid/os/RemoteException; {:try_start_0 .. :try_end_b} :catch_c

    .line 513
    :goto_b
    return-void

    .line 510
    :catch_c
    move-exception v0

    .line 511
    invoke-virtual {v0}, Landroid/os/RemoteException;->printStackTrace()V

    goto :goto_b
.end method

.method public startNotificationGuideActivity(Landroid/app/Activity;)V
    .registers 5

    .prologue
    .line 546
    invoke-virtual {p1}, Landroid/app/Activity;->getIntent()Landroid/content/Intent;

    move-result-object v0

    .line 547
    const-string v1, "notification_from"

    const/4 v2, 0x0

    invoke-virtual {v0, v1, v2}, Landroid/content/Intent;->getIntExtra(Ljava/lang/String;I)I

    move-result v0

    .line 548
    invoke-static {}, Lcom/cleanmaster/notificationclean/b/a;->a()Lcom/cm/plugincluster/notificationclean/interfaces/INotificationCleanPluginModule;

    move-result-object v1

    invoke-interface {v1, p1, v0}, Lcom/cm/plugincluster/notificationclean/interfaces/INotificationCleanPluginModule;->startNotificationGuideActivity(Landroid/content/Context;I)V

    .line 549
    return-void
.end method

.method public startPhotoManagerMainActivity(Landroid/app/Activity;)V
    .registers 4

    .prologue
    .line 388
    invoke-static {}, Lcom/cm/plugincluster/junkplus/JunkPlusPluginSpaceProxy;->getInstance()Lcom/cm/plugincluster/junkplus/interfaces/IJunkPlusPluginSpaceModule;

    move-result-object v0

    const/16 v1, 0xc

    invoke-interface {v0, p1, v1}, Lcom/cm/plugincluster/junkplus/interfaces/IJunkPlusPluginSpaceModule;->startPhotoManageMainActivity(Landroid/app/Activity;I)V

    .line 390
    return-void
.end method

.method public startProcessManagerActivity(Landroid/app/Activity;I)V
    .registers 3

    .prologue
    .line 619
    invoke-static {p1, p2}, Lcom/cm/plugincluster/core/proxy/ProcessManagerActivityProxy;->launchFromOutSide(Landroid/content/Context;I)Z

    .line 620
    return-void
.end method

.method public startRatingActivity(Landroid/content/Context;)V
    .registers 3

    .prologue
    .line 253
    invoke-static {p1}, Lcom/cleanmaster/base/a;->d(Landroid/content/Context;)V

    .line 254
    invoke-static {}, Lcom/keniu/security/l;->d()Landroid/content/Context;

    move-result-object v0

    invoke-static {v0}, Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;->getInstanse(Landroid/content/Context;)Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;

    move-result-object v0

    invoke-virtual {v0}, Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;->setHaveRatedUs()V

    .line 255
    return-void
.end method

.method public startScreenSave(ZILandroid/content/Context;Z)Z
    .registers 6

    .prologue
    .line 481
    invoke-static {p1, p2, p3, p4}, Lcom/cleanmaster/screensave/ScreenSaveUtils;->a(ZILandroid/content/Context;Z)Z

    move-result v0

    return v0
.end method

.method public startScreenSaveNew(ZILandroid/content/Context;)Z
    .registers 5

    .prologue
    .line 476
    invoke-static {p1, p2, p3}, Lcom/cleanmaster/screensave/ScreenSaveUtils;->a(ZILandroid/content/Context;)Z

    move-result v0

    return v0
.end method

.method public startScreenSaverUI(Landroid/content/Context;I)V
    .registers 3

    .prologue
    .line 485
    invoke-static {p1, p2}, Lcom/cleanmaster/screensave/ScreenSaveUtils;->a(Landroid/content/Context;I)V

    .line 486
    return-void
.end method

.method public startSpaceManagerActivity(Landroid/app/Activity;I)V
    .registers 4

    .prologue
    .line 554
    invoke-static {}, Lcom/cm/plugincluster/junkplus/JunkPlusPluginSpaceProxy;->getInstance()Lcom/cm/plugincluster/junkplus/interfaces/IJunkPlusPluginSpaceModule;

    move-result-object v0

    invoke-interface {v0, p1, p2}, Lcom/cm/plugincluster/junkplus/interfaces/IJunkPlusPluginSpaceModule;->startSpaceManagerActivity(Landroid/app/Activity;I)V

    .line 555
    return-void
.end method

.method public startSpaceManagerActivity(Landroid/content/Context;IZ)V
    .registers 4

    .prologue
    .line 586
    invoke-static {p1, p2, p3}, Lcom/cleanmaster/resultpage/b/d;->a(Landroid/content/Context;IZ)V

    .line 587
    return-void
.end method

.method public startStandbyOpenUsageGuide(Landroid/content/Context;)V
    .registers 5

    .prologue
    .line 306
    const/16 v0, 0x9

    iget-object v1, p0, Lcom/cleanmaster/resultpage/b/d$a;->a:Lcom/plug/d/a;

    new-instance v2, Lcom/cleanmaster/resultpage/b/g;

    invoke-direct {v2, p0, p1}, Lcom/cleanmaster/resultpage/b/g;-><init>(Lcom/cleanmaster/resultpage/b/d$a;Landroid/content/Context;)V

    invoke-virtual {v1, v2}, Lcom/plug/d/a;->a(Lcom/plug/a/b;)Lcom/plug/a/b;

    move-result-object v1

    invoke-static {v0, v1}, Lcom/plug/d/d;->c(ILcom/plug/a/b;)V

    .line 315
    return-void
.end method

.method public startTransitActivity(Landroid/content/Context;IZ)V
    .registers 4

    .prologue
    .line 490
    invoke-static {p1, p2, p3}, Lcom/cleanmaster/screensave/b/b;->a(Landroid/content/Context;IZ)V

    .line 491
    return-void
.end method

.method public startUninstallMultiAppActivity(Landroid/content/Context;Ljava/util/ArrayList;II)V
    .registers 8
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Ljava/util/ArrayList",
            "<",
            "Lcom/cm/plugincluster/common/interfaces/IUninstallMultiItem;",
            ">;II)V"
        }
    .end annotation

    .prologue
    .line 638
    new-instance v1, Ljava/util/ArrayList;

    invoke-direct {v1}, Ljava/util/ArrayList;-><init>()V

    .line 639
    if-eqz p2, :cond_1f

    .line 640
    invoke-virtual {p2}, Ljava/util/ArrayList;->iterator()Ljava/util/Iterator;

    move-result-object v2

    :goto_b
    invoke-interface {v2}, Ljava/util/Iterator;->hasNext()Z

    move-result v0

    if-eqz v0, :cond_1f

    invoke-interface {v2}, Ljava/util/Iterator;->next()Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lcom/cm/plugincluster/common/interfaces/IUninstallMultiItem;

    .line 641
    invoke-static {v0}, Lcom/cleanmaster/resultpage/model/a;->a(Lcom/cm/plugincluster/common/interfaces/IUninstallMultiItem;)Lcom/cm/plugincluster/common/interfaces/IUninstallMultiItem;

    move-result-object v0

    invoke-virtual {v1, v0}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z

    goto :goto_b

    .line 644
    :cond_1f
    invoke-static {}, Lcom/cm/plugincluster/softmgr/plugin/SoftMgrCommonPluginDelegate;->getSoftMgrPluginModule()Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;

    move-result-object v0

    invoke-interface {v0, p1, v1, p3, p4}, Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;->startDefault(Landroid/content/Context;Ljava/util/ArrayList;II)V

    .line 645
    return-void
.end method

.method public startVideoInWebview(Landroid/content/Context;Ljava/lang/String;IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;II)V
    .registers 10

    .prologue
    .line 1020
    invoke-static/range {p1 .. p9}, Lcom/cleanmaster/ui/app/market/activity/VideoWebViewActivity;->a(Landroid/content/Context;Ljava/lang/String;IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;II)V

    .line 1021
    return-void
.end method

.method public startWeiXinSpecialActivity(Landroid/app/Activity;Ljava/lang/String;II)V
    .registers 6

    .prologue
    .line 560
    invoke-static {}, Lcom/cm/plugincluster/junkplus/JunkPlusPluginSpaceProxy;->getInstance()Lcom/cm/plugincluster/junkplus/interfaces/IJunkPlusPluginSpaceModule;

    move-result-object v0

    invoke-interface {v0, p1, p2, p3, p4}, Lcom/cm/plugincluster/junkplus/interfaces/IJunkPlusPluginSpaceModule;->startWeiXinActivity(Landroid/app/Activity;Ljava/lang/String;II)V

    .line 561
    return-void
.end method

.method public startWizardImgs(Ljava/util/ArrayList;IIILjava/lang/String;Ljava/lang/String;Landroid/content/Context;II)V
    .registers 10
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/ArrayList",
            "<",
            "Ljava/lang/String;",
            ">;III",
            "Ljava/lang/String;",
            "Ljava/lang/String;",
            "Landroid/content/Context;",
            "II)V"
        }
    .end annotation

    .prologue
    .line 1055
    invoke-static/range {p1 .. p9}, Lcom/cleanmaster/ui/app/activity/ImgDetailActivity;->a(Ljava/util/ArrayList;IIILjava/lang/String;Ljava/lang/String;Landroid/content/Context;II)V

    .line 1056
    return-void
.end method

.method public start_ACTION_REPORT_RESULT_PAGE_STAT(Landroid/content/Context;Lcom/cm/plugincluster/resultpage/ctrl/CtrlItem;)V
    .registers 3

    .prologue
    .line 1040
    invoke-static {p1, p2}, Lcom/cleanmaster/service/LocalService;->a(Landroid/content/Context;Lcom/cm/plugincluster/resultpage/ctrl/CtrlItem;)V

    .line 1041
    return-void
.end method

.method public start_ApkManager(Landroid/content/Context;I)V
    .registers 3

    .prologue
    .line 522
    invoke-static {p1, p2}, Lcom/cm/plugincluster/core/proxy/AppSpaceManagerActivityProxy;->start_ApkManager(Landroid/content/Context;I)V

    .line 523
    return-void
.end method

.method public start_SystemMove(Landroid/content/Context;I)V
    .registers 3

    .prologue
    .line 527
    invoke-static {p1, p2}, Lcom/cm/plugincluster/core/proxy/AppSpaceManagerActivityProxy;->start_AppMove(Landroid/content/Context;I)V

    .line 528
    return-void
.end method

.method public start_Uninstaller(Landroid/content/Context;I)V
    .registers 4

    .prologue
    .line 517
    invoke-static {}, Lcom/cm/plugincluster/softmgr/plugin/SoftMgrCommonPluginDelegate;->getSoftMgrPluginModule()Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;

    move-result-object v0

    invoke-interface {v0, p1, p2}, Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;->startUnInstaller(Landroid/content/Context;I)V

    .line 518
    return-void
.end method

.method public start_UninstallerFromAppManagerActivity(Landroid/content/Context;I)V
    .registers 4

    .prologue
    .line 958
    invoke-static {}, Lcom/cm/plugincluster/softmgr/plugin/SoftMgrCommonPluginDelegate;->getSoftMgrPluginModule()Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;

    move-result-object v0

    invoke-interface {v0, p1, p2}, Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;->startUnInstaller(Landroid/content/Context;I)V

    .line 959
    return-void
.end method

.method public start_Uninstaller_Sort_ByFromAppManagerActivity(Landroid/content/Context;II)V
    .registers 6

    .prologue
    .line 963
    packed-switch p3, :pswitch_data_40

    .line 984
    :goto_3
    return-void

    .line 965
    :pswitch_4
    invoke-static {}, Lcom/cm/plugincluster/softmgr/plugin/SoftMgrCommonPluginDelegate;->getSoftMgrPluginModule()Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;

    move-result-object v0

    sget-object v1, Lcom/cm/plugincluster/softmgr/enums/Enums$APP_SORT_TYPE;->NAME:Lcom/cm/plugincluster/softmgr/enums/Enums$APP_SORT_TYPE;

    invoke-interface {v0, p1, p2, v1}, Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;->startUnInstallerSortBy(Landroid/content/Context;ILcom/cm/plugincluster/softmgr/enums/Enums$APP_SORT_TYPE;)V

    goto :goto_3

    .line 968
    :pswitch_e
    invoke-static {}, Lcom/cm/plugincluster/softmgr/plugin/SoftMgrCommonPluginDelegate;->getSoftMgrPluginModule()Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;

    move-result-object v0

    sget-object v1, Lcom/cm/plugincluster/softmgr/enums/Enums$APP_SORT_TYPE;->ALL_SIZE:Lcom/cm/plugincluster/softmgr/enums/Enums$APP_SORT_TYPE;

    invoke-interface {v0, p1, p2, v1}, Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;->startUnInstallerSortBy(Landroid/content/Context;ILcom/cm/plugincluster/softmgr/enums/Enums$APP_SORT_TYPE;)V

    goto :goto_3

    .line 971
    :pswitch_18
    invoke-static {}, Lcom/cm/plugincluster/softmgr/plugin/SoftMgrCommonPluginDelegate;->getSoftMgrPluginModule()Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;

    move-result-object v0

    sget-object v1, Lcom/cm/plugincluster/softmgr/enums/Enums$APP_SORT_TYPE;->DATE:Lcom/cm/plugincluster/softmgr/enums/Enums$APP_SORT_TYPE;

    invoke-interface {v0, p1, p2, v1}, Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;->startUnInstallerSortBy(Landroid/content/Context;ILcom/cm/plugincluster/softmgr/enums/Enums$APP_SORT_TYPE;)V

    goto :goto_3

    .line 974
    :pswitch_22
    invoke-static {}, Lcom/cm/plugincluster/softmgr/plugin/SoftMgrCommonPluginDelegate;->getSoftMgrPluginModule()Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;

    move-result-object v0

    sget-object v1, Lcom/cm/plugincluster/softmgr/enums/Enums$APP_SORT_TYPE;->FREQUENCE:Lcom/cm/plugincluster/softmgr/enums/Enums$APP_SORT_TYPE;

    invoke-interface {v0, p1, p2, v1}, Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;->startUnInstallerSortBy(Landroid/content/Context;ILcom/cm/plugincluster/softmgr/enums/Enums$APP_SORT_TYPE;)V

    goto :goto_3

    .line 977
    :pswitch_2c
    invoke-static {}, Lcom/cm/plugincluster/softmgr/plugin/SoftMgrCommonPluginDelegate;->getSoftMgrPluginModule()Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;

    move-result-object v0

    sget-object v1, Lcom/cm/plugincluster/softmgr/enums/Enums$APP_SORT_TYPE;->INTERNAL_SIZE:Lcom/cm/plugincluster/softmgr/enums/Enums$APP_SORT_TYPE;

    invoke-interface {v0, p1, p2, v1}, Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;->startUnInstallerSortBy(Landroid/content/Context;ILcom/cm/plugincluster/softmgr/enums/Enums$APP_SORT_TYPE;)V

    goto :goto_3

    .line 980
    :pswitch_36
    invoke-static {}, Lcom/cm/plugincluster/softmgr/plugin/SoftMgrCommonPluginDelegate;->getSoftMgrPluginModule()Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;

    move-result-object v0

    sget-object v1, Lcom/cm/plugincluster/softmgr/enums/Enums$APP_SORT_TYPE;->CATEGORY:Lcom/cm/plugincluster/softmgr/enums/Enums$APP_SORT_TYPE;

    invoke-interface {v0, p1, p2, v1}, Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;->startUnInstallerSortBy(Landroid/content/Context;ILcom/cm/plugincluster/softmgr/enums/Enums$APP_SORT_TYPE;)V

    goto :goto_3

    .line 963
    :pswitch_data_40
    .packed-switch 0x1
        :pswitch_4
        :pswitch_e
        :pswitch_18
        :pswitch_22
        :pswitch_2c
        :pswitch_36
    .end packed-switch
.end method

.method public switchAdvancedMode(Landroid/app/Activity;)V
    .registers 3

    .prologue
    .line 376
    instance-of v0, p1, Lcom/cm/plugincluster/core/interfaces/junk/IJunkManagerActivity;

    if-eqz v0, :cond_e

    .line 377
    check-cast p1, Lcom/cm/plugincluster/core/interfaces/junk/IJunkManagerActivity;

    .line 378
    const/4 v0, 0x3

    invoke-interface {p1, v0}, Lcom/cm/plugincluster/core/interfaces/junk/IJunkManagerActivity;->setJunkAdvancedFrom(I)V

    .line 379
    invoke-interface {p1}, Lcom/cm/plugincluster/core/interfaces/junk/IJunkManagerActivity;->switchAdvancedMode()V

    .line 384
    :cond_d
    :goto_d
    return-void

    .line 380
    :cond_e
    instance-of v0, p1, Lcom/cm/plugincluster/junkplus/interfaces/IWechatCleanActivity;

    if-eqz v0, :cond_d

    .line 381
    check-cast p1, Lcom/cm/plugincluster/junkplus/interfaces/IWechatCleanActivity;

    .line 382
    invoke-interface {p1}, Lcom/cm/plugincluster/junkplus/interfaces/IWechatCleanActivity;->switchAdvancedMode()V

    goto :goto_d
.end method

.method public testAccessHost()V
    .registers 3

    .prologue
    .line 173
    const-string v0, "ResultPageHostFactory"

    const-string v1, "[testAccessHost] ddd"

    invoke-static {v0, v1}, Landroid/util/Log;->e(Ljava/lang/String;Ljava/lang/String;)I

    .line 174
    return-void
.end method

.method public unregisterAutoStartEnableObserver(Lcom/cm/plugincluster/common/interfaces/AutoStartEnableObserver;)V
    .registers 3

    .prologue
    .line 575
    invoke-static {}, Lcom/cleanmaster/util/AutoStartGuide;->getInstance()Lcom/cleanmaster/util/AutoStartGuide;

    move-result-object v0

    invoke-virtual {v0, p1}, Lcom/cleanmaster/util/AutoStartGuide;->unregisterAutoStartEnableObserver(Lcom/cm/plugincluster/common/interfaces/AutoStartEnableObserver;)V

    .line 576
    return-void
.end method

.method public unregisterSecurityScanCacheObserver(Lcom/cm/plugincluster/cleanmaster/security/scan/engine/IObserver;)V
    .registers 2

    .prologue
    .line 852
    invoke-static {p1}, Lcom/cm/plugincluster/core/proxy/SecurityScanCacheProxy;->unregisterObserver(Lcom/cm/plugincluster/cleanmaster/security/scan/engine/IObserver;)V

    .line 853
    return-void
.end method