ShortCutHelper$1.smali

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

# interfaces
.implements Ljava/lang/Runnable;


# instance fields
.field final synthetic val$shortcutLabel:Ljava/lang/String;

.field final synthetic val$type:I


# direct methods
.method constructor <init>(Ljava/lang/String;I)V
    .registers 3

    .prologue
    .line 157
    iput-object p1, p0, Lcom/cleanmaster/base/util/system/ShortCutHelper$1;->val$shortcutLabel:Ljava/lang/String;

    iput p2, p0, Lcom/cleanmaster/base/util/system/ShortCutHelper$1;->val$type:I

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

    return-void
.end method


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

    .prologue
    .line 160
    .line 161
    const/4 v0, 0x1

    move v1, v0

    :goto_2
    const/16 v0, 0x14

    if-ge v1, v0, :cond_1c

    .line 163
    const-wide/16 v2, 0xc8

    :try_start_8
    invoke-static {v2, v3}, Ljava/lang/Thread;->sleep(J)V

    .line 164
    iget-object v0, p0, Lcom/cleanmaster/base/util/system/ShortCutHelper$1;->val$shortcutLabel:Ljava/lang/String;

    iget v2, p0, Lcom/cleanmaster/base/util/system/ShortCutHelper$1;->val$type:I

    # invokes: Lcom/cleanmaster/base/util/system/ShortCutHelper;->isShortCutExist(Ljava/lang/String;I)Z
    invoke-static {v0, v2}, Lcom/cleanmaster/base/util/system/ShortCutHelper;->access$000(Ljava/lang/String;I)Z

    move-result v0

    if-eqz v0, :cond_21

    .line 166
    iget v0, p0, Lcom/cleanmaster/base/util/system/ShortCutHelper$1;->val$type:I

    int-to-byte v0, v0

    const/4 v2, 0x5

    invoke-static {v0, v2}, Lcom/keniu/security/main/b/t;->a(BB)V
    :try_end_1c
    .catch Ljava/lang/Exception; {:try_start_8 .. :try_end_1c} :catch_1d

    .line 173
    :cond_1c
    return-void

    .line 169
    :catch_1d
    move-exception v0

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

    .line 161
    :cond_21
    add-int/lit8 v0, v1, 0x1

    move v1, v0

    goto :goto_2
.end method