CommonUtils$1.smali

.class final Lcom/cleanmaster/util/CommonUtils$1;
.super Ljava/lang/Object;
.source "CommonUtils.java"

# interfaces
.implements Ljava/lang/Runnable;


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

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

    return-void
.end method


# virtual methods
.method public run()V
    .registers 3

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

    .line 24
    invoke-static {}, Lcom/cleanmaster/hpsharelib/base/util/system/RuntimeCheck;->IsServiceProcess()Z

    move-result v1

    if-eqz v1, :cond_1a

    .line 25
    invoke-static {}, Lcom/cleanmaster/notification/ai;->j()Z

    move-result v0

    .line 33
    :goto_b
    if-nez v0, :cond_19

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

    move-result-object v0

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

    move-result-object v0

    const/4 v1, -0x1

    invoke-virtual {v0, v1}, Lcom/cleanmaster/configmanager/a;->c(I)V

    .line 36
    :cond_19
    return-void

    .line 28
    :cond_1a
    :try_start_1a
    invoke-static {}, Lcom/cleanmaster/hpsharelib/synipc/SyncIpcCtrl;->getIns()Lcom/cleanmaster/hpsharelib/synipc/SyncIpcCtrl;

    move-result-object v1

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

    move-result-object v1

    invoke-interface {v1}, Lcom/cleanmaster/hpsharelib/synipc/ISyncIpcService;->canShowMultiLine()Z
    :try_end_25
    .catch Landroid/os/RemoteException; {:try_start_1a .. :try_end_25} :catch_27

    move-result v0

    goto :goto_b

    .line 29
    :catch_27
    move-exception v1

    goto :goto_b
.end method