l$a.smali

.class public Lcom/cleanmaster/internal/a/l$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/internal/a/l;
.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 72
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

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

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

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

    return-void
.end method


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

    .prologue
    .line 296
    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 297
    invoke-virtual {p0, p1, p2}, Lcom/cleanmaster/internal/a/l$a;->initClipImageLoader(II)V

    .line 299
    :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 300
    return-void
.end method

.method public getFirstInstallVersionStartTime()J
    .registers 3

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

    move-result-wide v0

    return-wide v0
.end method

.method public getJunkWhiteListCount()I
    .registers 2

    .prologue
    .line 135
    invoke-static {}, Lcom/cleanmaster/internal/a/l;->b()Lcom/cm/plugincluster/boost/whiteList/IBoostWhiteListWrapper;

    move-result-object v0

    if-nez v0, :cond_8

    .line 136
    const/4 v0, 0x0

    .line 138
    :goto_7
    return v0

    :cond_8
    invoke-static {}, Lcom/cleanmaster/internal/a/l;->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 266
    invoke-static {}, Lcom/keniu/security/m;->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 127
    invoke-static {}, Lcom/cleanmaster/internal/a/l;->b()Lcom/cm/plugincluster/boost/whiteList/IBoostWhiteListWrapper;

    move-result-object v0

    if-nez v0, :cond_8

    .line 128
    const/4 v0, 0x0

    .line 130
    :goto_7
    return v0

    :cond_8
    invoke-static {}, Lcom/cleanmaster/internal/a/l;->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 92
    invoke-static {}, Lcom/cleanmaster/hpsharelib/boost/process/util/ProcessInfoHelper;->getUsedMemoryPercentage()I

    move-result v0

    return v0
.end method

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

    .prologue
    .line 346
    invoke-static {}, Lcom/cm/plugincluster/vip/VipPluginManager;->getManager()Lcom/cm/plugincluster/vip/VipPluginManager;

    move-result-object v0

    .line 347
    invoke-virtual {v0}, Lcom/cm/plugincluster/vip/VipPluginManager;->isAvailable()Z

    move-result v1

    if-nez v1, :cond_11

    .line 348
    const-string/jumbo v0, "\u529f\u80fd\u51c6\u5907\u4e2d\uff0c\u8bf7\u7a0d\u7b49~"

    invoke-static {p1, v0}, Lcom/cleanmaster/hpsharelib/base/util/ui/ToastUtils;->showToast(Landroid/content/Context;Ljava/lang/String;)V

    .line 352
    :goto_10
    return-void

    .line 351
    :cond_11
    invoke-virtual {v0, p1, p2}, Lcom/cm/plugincluster/vip/VipPluginManager;->startAccountDetectActivity(Landroid/content/Context;I)Z

    goto :goto_10
.end method

.method public initClipImageLoader(II)V
    .registers 6

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

    invoke-static {}, Lcom/keniu/security/m;->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 290
    invoke-static {}, Lcom/keniu/security/m;->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 291
    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 292
    return-void
.end method

.method public initFileObserver()V
    .registers 1

    .prologue
    .line 211
    return-void
.end method

.method public isChargeScreenEnable()Z
    .registers 2

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

    move-result v0

    return v0
.end method

.method public isDeviceSupportedForOnetap()Z
    .registers 2

    .prologue
    .line 196
    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 200
    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 77
    invoke-static {}, Lcom/cleanmaster/loststars/d/a;->b()Z

    move-result v0

    return v0
.end method

.method public isMccAndRateEnable()Z
    .registers 2

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

    return v0
.end method

.method public isNewsOpenOnFloatWindow()Z
    .registers 2

    .prologue
    .line 102
    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 97
    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 271
    const/4 v0, 0x2

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

    move-result v0

    return v0
.end method

.method public isShowOlympicActiveGuide()Z
    .registers 2

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

    return v0
.end method

.method public isShowOlympicActiveShow()Z
    .registers 2

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

    return v0
.end method

.method public isShowTTGModule()Z
    .registers 2

    .prologue
    .line 240
    invoke-static {}, Lcom/cleanmaster/ttg/plugin/TTGPluginDelegate;->b()Z

    move-result v0

    return v0
.end method

.method public isTotalCloseScreenSaver()Z
    .registers 2

    .prologue
    .line 107
    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 123
    return-void
.end method

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

    .prologue
    .line 215
    invoke-static {}, Lcom/cleanmaster/ttg/plugin/TTGPluginDelegate;->a()Lcom/cm/plugincluster/ttg/interfaces/ITTGPluginModule;

    move-result-object v0

    invoke-interface {v0, p1}, Lcom/cm/plugincluster/ttg/interfaces/ITTGPluginModule;->onClickMyShop(Landroid/app/Activity;)V

    .line 216
    new-instance v0, Lcom/keniu/security/main/b/l;

    invoke-direct {v0}, Lcom/keniu/security/main/b/l;-><init>()V

    const/4 v1, 0x3

    invoke-virtual {v0, v1}, Lcom/keniu/security/main/b/l;->c(I)V

    .line 217
    return-void
.end method

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

    .prologue
    const/16 v1, 0x9

    .line 167
    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 168
    invoke-static {}, Lcom/plug/a;->a()Lcom/plug/a;

    move-result-object v0

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

    .line 170
    :cond_13
    new-instance v0, Lcom/cleanmaster/internal/a/m;

    invoke-direct {v0, p0}, Lcom/cleanmaster/internal/a/m;-><init>(Lcom/cleanmaster/internal/a/l$a;)V

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

    .line 176
    return-void
.end method

.method public preloadAd()V
    .registers 4

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

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

    new-instance v2, Lcom/cleanmaster/internal/a/n;

    invoke-direct {v2, p0}, Lcom/cleanmaster/internal/a/n;-><init>(Lcom/cleanmaster/internal/a/l$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 315
    return-void
.end method

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

    .prologue
    .line 334
    iget-object v0, p0, Lcom/cleanmaster/internal/a/l$a;->a:Lcom/plug/d/a;

    new-instance v1, Lcom/cleanmaster/internal/a/o;

    invoke-direct {v1, p0, p2}, Lcom/cleanmaster/internal/a/o;-><init>(Lcom/cleanmaster/internal/a/l$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 341
    return-void
.end method

.method public setAllowedReportFlag(Z)V
    .registers 2

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

    .line 305
    return-void
.end method

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

    .prologue
    .line 281
    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 282
    invoke-virtual {p0, p3, p4}, Lcom/cleanmaster/internal/a/l$a;->initClipImageLoader(II)V

    .line 284
    :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 285
    return-void
.end method

.method public setRecentCachedDataInvalid(I)V
    .registers 3

    .prologue
    .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-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 145
    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 153
    :cond_d
    :goto_d
    return-void

    .line 146
    :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 147
    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 148
    :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 149
    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 150
    :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 151
    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 245
    invoke-static {}, Lcom/cleanmaster/m/a;->b()Lcom/cm/plugincluster/common/IMainPluginProxy;

    move-result-object v2

    .line 246
    if-eqz v2, :cond_1d

    .line 248
    const/4 v0, 0x0

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

    move-result v3

    if-eqz v3, :cond_12

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

    move v0, v1

    .line 253
    :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 255
    invoke-interface {v2, p3}, Lcom/cm/plugincluster/common/IMainPluginProxy;->showNewsReddot(Landroid/app/Activity;)V

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

    .line 262
    :cond_1d
    :goto_1d
    return-void

    .line 260
    :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 82
    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 83
    return-void
.end method

.method public startNotification()V
    .registers 3

    .prologue
    .line 181
    :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 182
    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 186
    :goto_17
    return-void

    .line 183
    :catch_18
    move-exception v0

    .line 184
    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 319
    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 320
    return-void
.end method

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

    .prologue
    .line 324
    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 325
    return-void
.end method

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

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

    .line 113
    return-void
.end method

.method public startSettingSwipe()V
    .registers 6

    .prologue
    .line 162
    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 163
    return-void
.end method

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

    .prologue
    .line 157
    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 158
    return-void
.end method

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

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

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

    .line 277
    return-void
.end method

.method public stopFloatService()V
    .registers 2

    .prologue
    .line 87
    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 88
    return-void
.end method

.method public stopScreenSave()V
    .registers 1

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

    .line 118
    return-void
.end method

.method public updateMainTabReddot4MeTabItem()V
    .registers 1

    .prologue
    .line 330
    return-void
.end method