g$a.smali

.class public Lcom/cleanmaster/i/a/g$a;
.super Ljava/lang/Object;
.source "MeHostFactory.java"

# interfaces
.implements Lcom/cm/plugincluster/me/interfaces/IMeHostModule;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/cleanmaster/i/a/g;
.end annotation

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


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


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

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

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

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

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

    return-void
.end method


# virtual methods
.method public cleanClipImageBitmap(II)V
    .registers 4

    .prologue
    .line 293
    invoke-static {}, Lcom/nostra13/universalimageloader/core/ImageLoader;->getInstance()Lcom/nostra13/universalimageloader/core/ImageLoader;

    move-result-object v0

    invoke-virtual {v0}, Lcom/nostra13/universalimageloader/core/ImageLoader;->isInited()Z

    move-result v0

    if-eqz v0, :cond_d

    .line 294
    invoke-virtual {p0, p1, p2}, Lcom/cleanmaster/i/a/g$a;->initClipImageLoader(II)V

    .line 296
    :cond_d
    invoke-static {}, Lcom/nostra13/universalimageloader/core/ImageLoader;->getInstance()Lcom/nostra13/universalimageloader/core/ImageLoader;

    move-result-object v0

    invoke-virtual {v0}, Lcom/nostra13/universalimageloader/core/ImageLoader;->clearMemoryCache()V

    .line 297
    return-void
.end method

.method public getFirstInstallVersionStartTime()J
    .registers 3

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

    move-result-wide v0

    return-wide v0
.end method

.method public getJunkWhiteListCount()I
    .registers 2

    .prologue
    .line 134
    invoke-static {}, Lcom/cleanmaster/i/a/g;->b()Lcom/cm/plugincluster/boost/whiteList/IBoostWhiteListWrapper;

    move-result-object v0

    if-nez v0, :cond_8

    .line 135
    const/4 v0, 0x0

    .line 137
    :goto_7
    return v0

    :cond_8
    invoke-static {}, Lcom/cleanmaster/i/a/g;->b()Lcom/cm/plugincluster/boost/whiteList/IBoostWhiteListWrapper;

    move-result-object v0

    invoke-interface {v0}, Lcom/cm/plugincluster/boost/whiteList/IBoostWhiteListWrapper;->getJunkWhiteListCountEx()I

    move-result v0

    goto :goto_7
.end method

.method public getNotificationCleanEnabled()I
    .registers 2

    .prologue
    .line 263
    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;->getNotificationCleanEnabled()I

    move-result v0

    return v0
.end method

.method public getTaskWhiteListCount(Z)I
    .registers 3

    .prologue
    .line 126
    invoke-static {}, Lcom/cleanmaster/i/a/g;->b()Lcom/cm/plugincluster/boost/whiteList/IBoostWhiteListWrapper;

    move-result-object v0

    if-nez v0, :cond_8

    .line 127
    const/4 v0, 0x0

    .line 129
    :goto_7
    return v0

    :cond_8
    invoke-static {}, Lcom/cleanmaster/i/a/g;->b()Lcom/cm/plugincluster/boost/whiteList/IBoostWhiteListWrapper;

    move-result-object v0

    invoke-interface {v0, p1}, Lcom/cm/plugincluster/boost/whiteList/IBoostWhiteListWrapper;->getTaskWhiteListCountEx(Z)I

    move-result v0

    goto :goto_7
.end method

.method public getUsedMemoryPercentage()I
    .registers 2

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

    move-result v0

    return v0
.end method

.method public initClipImageLoader(II)V
    .registers 6

    .prologue
    .line 286
    new-instance v0, Lcom/nostra13/universalimageloader/core/ImageLoaderConfiguration$Builder;

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

    move-result-object v1

    invoke-direct {v0, v1}, Lcom/nostra13/universalimageloader/core/ImageLoaderConfiguration$Builder;-><init>(Landroid/content/Context;)V

    invoke-virtual {v0, p1, p2}, Lcom/nostra13/universalimageloader/core/ImageLoaderConfiguration$Builder;->memoryCacheExtraOptions(II)Lcom/nostra13/universalimageloader/core/ImageLoaderConfiguration$Builder;

    move-result-object v0

    new-instance v1, Lcom/nostra13/universalimageloader/core/download/BaseImageDownloader;

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

    move-result-object v2

    invoke-direct {v1, v2}, Lcom/nostra13/universalimageloader/core/download/BaseImageDownloader;-><init>(Landroid/content/Context;)V

    invoke-virtual {v0, v1}, Lcom/nostra13/universalimageloader/core/ImageLoaderConfiguration$Builder;->imageDownloader(Lcom/nostra13/universalimageloader/core/download/ImageDownloader;)Lcom/nostra13/universalimageloader/core/ImageLoaderConfiguration$Builder;

    move-result-object v0

    invoke-virtual {v0}, Lcom/nostra13/universalimageloader/core/ImageLoaderConfiguration$Builder;->build()Lcom/nostra13/universalimageloader/core/ImageLoaderConfiguration;

    move-result-object v0

    .line 288
    invoke-static {}, Lcom/nostra13/universalimageloader/core/ImageLoader;->getInstance()Lcom/nostra13/universalimageloader/core/ImageLoader;

    move-result-object v1

    invoke-virtual {v1, v0}, Lcom/nostra13/universalimageloader/core/ImageLoader;->init(Lcom/nostra13/universalimageloader/core/ImageLoaderConfiguration;)V

    .line 289
    return-void
.end method

.method public initFileObserver()V
    .registers 1

    .prologue
    .line 210
    return-void
.end method

.method public isChargeScreenEnable()Z
    .registers 2

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

    move-result v0

    return v0
.end method

.method public isDeviceSupportedForOnetap()Z
    .registers 2

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

    move-result v0

    return v0
.end method

.method public isFromGameBox()Z
    .registers 2

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

    move-result-object v0

    invoke-interface {v0}, Lcom/cm/plugincluster/softmgr/interfaces/plugin/ISoftCommonPluginModule;->isFromGameBox()Z

    move-result v0

    return v0
.end method

.method public isLostStarPluginInstall()Z
    .registers 2

    .prologue
    .line 76
    invoke-static {}, Lcom/cleanmaster/loststars/d/a;->b()Z

    move-result v0

    return v0
.end method

.method public isMccAndRateEnable()Z
    .registers 2

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

    return v0
.end method

.method public isNewsOpenOnFloatWindow()Z
    .registers 2

    .prologue
    .line 101
    invoke-static {}, Lcom/cleanmaster/notification/aj;->a()Lcom/cleanmaster/notification/aj;

    move-result-object v0

    invoke-virtual {v0}, Lcom/cleanmaster/notification/aj;->n()Z

    move-result v0

    return v0
.end method

.method public isNotificationOpen()Z
    .registers 2
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Landroid/os/RemoteException;
        }
    .end annotation

    .prologue
    .line 96
    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;->isNotificationOpen()Z

    move-result v0

    return v0
.end method

.method public isScreensaverPluginInstalld()Z
    .registers 2

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

    invoke-static {v0}, Lcom/ijinshan/pluginslive/plugin/util/j;->a(I)Z

    move-result v0

    return v0
.end method

.method public isShowOlympicActiveGuide()Z
    .registers 2

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

    return v0
.end method

.method public isShowOlympicActiveShow()Z
    .registers 2

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

    return v0
.end method

.method public isShowTTGModule()Z
    .registers 2

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

    return v0
.end method

.method public isTotalCloseScreenSaver()Z
    .registers 2

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

    move-result v0

    return v0
.end method

.method public notifyDelOldData(Ljava/lang/Object;IZ)V
    .registers 4

    .prologue
    .line 122
    return-void
.end method

.method public onClickMyCart(Landroid/app/Activity;)V
    .registers 2

    .prologue
    .line 214
    return-void
.end method

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

    .prologue
    const/16 v1, 0x9

    .line 166
    invoke-static {}, Lcom/plug/a;->a()Lcom/plug/a;

    move-result-object v0

    invoke-virtual {v0, v1}, Lcom/plug/a;->isInitPlugin(I)Z

    move-result v0

    if-nez v0, :cond_13

    .line 167
    invoke-static {}, Lcom/plug/a;->a()Lcom/plug/a;

    move-result-object v0

    invoke-virtual {v0, v1}, Lcom/plug/a;->initPlugin(I)I

    .line 169
    :cond_13
    new-instance v0, Lcom/cleanmaster/i/a/h;

    invoke-direct {v0, p0}, Lcom/cleanmaster/i/a/h;-><init>(Lcom/cleanmaster/i/a/g$a;)V

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

    .line 175
    return-void
.end method

.method public preloadAd()V
    .registers 4

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

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

    new-instance v2, Lcom/cleanmaster/i/a/i;

    invoke-direct {v2, p0}, Lcom/cleanmaster/i/a/i;-><init>(Lcom/cleanmaster/i/a/g$a;)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 317
    return-void
.end method

.method public runOnPluginInitSuccess(ILjava/lang/String;)V
    .registers 5

    .prologue
    .line 336
    iget-object v0, p0, Lcom/cleanmaster/i/a/g$a;->a:Lcom/plug/d/a;

    new-instance v1, Lcom/cleanmaster/i/a/k;

    invoke-direct {v1, p0, p2}, Lcom/cleanmaster/i/a/k;-><init>(Lcom/cleanmaster/i/a/g$a;Ljava/lang/String;)V

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

    move-result-object v0

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

    .line 343
    return-void
.end method

.method public setAllowedReportFlag(Z)V
    .registers 2

    .prologue
    .line 301
    invoke-static {p1}, Lcom/cleanmaster/kinfoc/o;->b(Z)V

    .line 302
    return-void
.end method

.method public setClipImageBitmap(Ljava/lang/String;Landroid/widget/ImageView;II)V
    .registers 7

    .prologue
    .line 278
    invoke-static {}, Lcom/nostra13/universalimageloader/core/ImageLoader;->getInstance()Lcom/nostra13/universalimageloader/core/ImageLoader;

    move-result-object v0

    invoke-virtual {v0}, Lcom/nostra13/universalimageloader/core/ImageLoader;->isInited()Z

    move-result v0

    if-eqz v0, :cond_d

    .line 279
    invoke-virtual {p0, p3, p4}, Lcom/cleanmaster/i/a/g$a;->initClipImageLoader(II)V

    .line 281
    :cond_d
    invoke-static {}, Lcom/nostra13/universalimageloader/core/ImageLoader;->getInstance()Lcom/nostra13/universalimageloader/core/ImageLoader;

    move-result-object v0

    const/4 v1, 0x0

    invoke-virtual {v0, p1, p2, v1}, Lcom/nostra13/universalimageloader/core/ImageLoader;->displayImage(Ljava/lang/String;Landroid/widget/ImageView;Lcom/nostra13/universalimageloader/core/DisplayImageOptions;)V

    .line 282
    return-void
.end method

.method public setRecentCachedDataInvalid(I)V
    .registers 3

    .prologue
    .line 143
    sget-object v0, Lcom/cm/plugincluster/junkengine/junk/engine/IJunkRequest$EM_JUNK_DATA_TYPE;->SDCACHE_ADV:Lcom/cm/plugincluster/junkengine/junk/engine/IJunkRequest$EM_JUNK_DATA_TYPE;

    invoke-virtual {v0}, Lcom/cm/plugincluster/junkengine/junk/engine/IJunkRequest$EM_JUNK_DATA_TYPE;->ordinal()I

    move-result v0

    if-ne p1, v0, :cond_e

    .line 144
    sget-object v0, Lcom/cm/plugincluster/junkengine/junk/engine/IJunkRequest$EM_JUNK_DATA_TYPE;->SDCACHE_ADV:Lcom/cm/plugincluster/junkengine/junk/engine/IJunkRequest$EM_JUNK_DATA_TYPE;

    invoke-static {v0}, Lcom/cm/plugincluster/core/proxy/JunkManagerActivityProxy;->setRecentCachedDataInvalid(Lcom/cm/plugincluster/junkengine/junk/engine/IJunkRequest$EM_JUNK_DATA_TYPE;)V

    .line 152
    :cond_d
    :goto_d
    return-void

    .line 145
    :cond_e
    sget-object v0, Lcom/cm/plugincluster/junkengine/junk/engine/IJunkRequest$EM_JUNK_DATA_TYPE;->APPLEFTOVER_ADV:Lcom/cm/plugincluster/junkengine/junk/engine/IJunkRequest$EM_JUNK_DATA_TYPE;

    invoke-virtual {v0}, Lcom/cm/plugincluster/junkengine/junk/engine/IJunkRequest$EM_JUNK_DATA_TYPE;->ordinal()I

    move-result v0

    if-ne p1, v0, :cond_1c

    .line 146
    sget-object v0, Lcom/cm/plugincluster/junkengine/junk/engine/IJunkRequest$EM_JUNK_DATA_TYPE;->APPLEFTOVER_ADV:Lcom/cm/plugincluster/junkengine/junk/engine/IJunkRequest$EM_JUNK_DATA_TYPE;

    invoke-static {v0}, Lcom/cm/plugincluster/core/proxy/JunkManagerActivityProxy;->setRecentCachedDataInvalid(Lcom/cm/plugincluster/junkengine/junk/engine/IJunkRequest$EM_JUNK_DATA_TYPE;)V

    goto :goto_d

    .line 147
    :cond_1c
    sget-object v0, Lcom/cm/plugincluster/junkengine/junk/engine/IJunkRequest$EM_JUNK_DATA_TYPE;->BIGFILE:Lcom/cm/plugincluster/junkengine/junk/engine/IJunkRequest$EM_JUNK_DATA_TYPE;

    invoke-virtual {v0}, Lcom/cm/plugincluster/junkengine/junk/engine/IJunkRequest$EM_JUNK_DATA_TYPE;->ordinal()I

    move-result v0

    if-ne p1, v0, :cond_2a

    .line 148
    sget-object v0, Lcom/cm/plugincluster/junkengine/junk/engine/IJunkRequest$EM_JUNK_DATA_TYPE;->BIGFILE:Lcom/cm/plugincluster/junkengine/junk/engine/IJunkRequest$EM_JUNK_DATA_TYPE;

    invoke-static {v0}, Lcom/cm/plugincluster/core/proxy/JunkManagerActivityProxy;->setRecentCachedDataInvalid(Lcom/cm/plugincluster/junkengine/junk/engine/IJunkRequest$EM_JUNK_DATA_TYPE;)V

    goto :goto_d

    .line 149
    :cond_2a
    sget-object v0, Lcom/cm/plugincluster/junkengine/junk/engine/IJunkRequest$EM_JUNK_DATA_TYPE;->APKFILE:Lcom/cm/plugincluster/junkengine/junk/engine/IJunkRequest$EM_JUNK_DATA_TYPE;

    invoke-virtual {v0}, Lcom/cm/plugincluster/junkengine/junk/engine/IJunkRequest$EM_JUNK_DATA_TYPE;->ordinal()I

    move-result v0

    if-ne p1, v0, :cond_d

    .line 150
    sget-object v0, Lcom/cm/plugincluster/junkengine/junk/engine/IJunkRequest$EM_JUNK_DATA_TYPE;->APKFILE:Lcom/cm/plugincluster/junkengine/junk/engine/IJunkRequest$EM_JUNK_DATA_TYPE;

    invoke-static {v0}, Lcom/cm/plugincluster/core/proxy/JunkManagerActivityProxy;->setRecentCachedDataInvalid(Lcom/cm/plugincluster/junkengine/junk/engine/IJunkRequest$EM_JUNK_DATA_TYPE;)V

    goto :goto_d
.end method

.method public showOrHideReddot(ZLcom/cm/plugincluster/newmain/MAIN_TAB;Landroid/app/Activity;)V
    .registers 8

    .prologue
    const/4 v1, 0x1

    .line 242
    invoke-static {}, Lcom/cleanmaster/m/a;->b()Lcom/cm/plugincluster/common/IMainPluginProxy;

    move-result-object v2

    .line 243
    if-eqz v2, :cond_1d

    .line 245
    const/4 v0, 0x0

    .line 246
    invoke-interface {v2, p3}, Lcom/cm/plugincluster/common/IMainPluginProxy;->isTTGReddotShow(Landroid/app/Activity;)Z

    move-result v3

    if-eqz v3, :cond_12

    .line 248
    invoke-interface {v2, p3}, Lcom/cm/plugincluster/common/IMainPluginProxy;->showTTGRedDot(Landroid/app/Activity;)V

    move v0, v1

    .line 250
    :cond_12
    invoke-interface {v2, p3}, Lcom/cm/plugincluster/common/IMainPluginProxy;->isNewsReddotShow(Landroid/app/Activity;)Z

    move-result v3

    if-eqz v3, :cond_22

    .line 252
    invoke-interface {v2, p3}, Lcom/cm/plugincluster/common/IMainPluginProxy;->showNewsReddot(Landroid/app/Activity;)V

    .line 254
    :goto_1b
    if-eqz v1, :cond_1e

    .line 259
    :cond_1d
    :goto_1d
    return-void

    .line 257
    :cond_1e
    invoke-interface {v2, p3, p1, p2}, Lcom/cm/plugincluster/common/IMainPluginProxy;->showOrHideReddot(Landroid/app/Activity;ZLcom/cm/plugincluster/newmain/MAIN_TAB;)V

    goto :goto_1d

    :cond_22
    move v1, v0

    goto :goto_1b
.end method

.method public startFloatService()V
    .registers 3

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

    move-result-object v0

    const/16 v1, 0xa

    invoke-interface {v0, v1}, Lcom/cm/plugincluster/loststars/interfaces/ILostStarsPluginModule;->startFloatService(I)V

    .line 82
    return-void
.end method

.method public startNotification()V
    .registers 3

    .prologue
    .line 180
    :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

    .line 181
    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

    const/4 v1, 0x2

    invoke-interface {v0, v1}, Lcom/cleanmaster/hpsharelib/synipc/ISyncIpcService;->callNotificationMethodByType(I)I
    :try_end_17
    .catch Landroid/os/RemoteException; {:try_start_0 .. :try_end_17} :catch_18

    .line 185
    :goto_17
    return-void

    .line 182
    :catch_18
    move-exception v0

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

    goto :goto_17
.end method

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

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

    move-result-object v0

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

    .line 322
    return-void
.end method

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

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

    move-result-object v0

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

    .line 327
    return-void
.end method

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

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

    .line 112
    return-void
.end method

.method public startSettingSwipe()V
    .registers 6

    .prologue
    .line 161
    const v0, 0x11a015

    const/4 v1, 0x0

    const/4 v2, 0x1

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

    const/4 v3, 0x0

    const/4 v4, 0x2

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

    move-result-object v4

    aput-object v4, v2, v3

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

    .line 162
    return-void
.end method

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

    .prologue
    .line 156
    invoke-static {}, Lcom/cleanmaster/loststars/d/a;->a()Lcom/cleanmaster/loststars/d/a;

    move-result-object v0

    const/4 v1, 0x1

    invoke-virtual {v0, p1, v1}, Lcom/cleanmaster/loststars/d/a;->onEntryClick(Landroid/content/Context;B)V

    .line 157
    return-void
.end method

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

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

    invoke-static {p1, v0}, Lcom/cleanmaster/base/a;->a(Landroid/content/Context;Lcom/keniu/security/update/w;)V

    .line 274
    return-void
.end method

.method public stopFloatService()V
    .registers 2

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

    move-result-object v0

    invoke-interface {v0}, Lcom/cm/plugincluster/loststars/interfaces/ILostStarsPluginModule;->stopFloatService()V

    .line 87
    return-void
.end method

.method public stopScreenSave()V
    .registers 1

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

    .line 117
    return-void
.end method

.method public updateMainTabReddot4MeTabItem()V
    .registers 1

    .prologue
    .line 332
    return-void
.end method