d.smali

.class synthetic Lcom/cleanmaster/pluginscommonlib/d;
.super Ljava/lang/Object;
.source "AsyncTaskEx.java"


# static fields
.field static final synthetic a:[I


# direct methods
.method static constructor <clinit>()V
    .registers 3

    .prologue
    .line 526
    invoke-static {}, Lcom/cleanmaster/pluginscommonlib/AsyncTaskEx$Status;->values()[Lcom/cleanmaster/pluginscommonlib/AsyncTaskEx$Status;

    move-result-object v0

    array-length v0, v0

    new-array v0, v0, [I

    sput-object v0, Lcom/cleanmaster/pluginscommonlib/d;->a:[I

    :try_start_9
    sget-object v0, Lcom/cleanmaster/pluginscommonlib/d;->a:[I

    sget-object v1, Lcom/cleanmaster/pluginscommonlib/AsyncTaskEx$Status;->RUNNING:Lcom/cleanmaster/pluginscommonlib/AsyncTaskEx$Status;

    invoke-virtual {v1}, Lcom/cleanmaster/pluginscommonlib/AsyncTaskEx$Status;->ordinal()I

    move-result v1

    const/4 v2, 0x1

    aput v2, v0, v1
    :try_end_14
    .catch Ljava/lang/NoSuchFieldError; {:try_start_9 .. :try_end_14} :catch_22

    :goto_14
    :try_start_14
    sget-object v0, Lcom/cleanmaster/pluginscommonlib/d;->a:[I

    sget-object v1, Lcom/cleanmaster/pluginscommonlib/AsyncTaskEx$Status;->FINISHED:Lcom/cleanmaster/pluginscommonlib/AsyncTaskEx$Status;

    invoke-virtual {v1}, Lcom/cleanmaster/pluginscommonlib/AsyncTaskEx$Status;->ordinal()I

    move-result v1

    const/4 v2, 0x2

    aput v2, v0, v1
    :try_end_1f
    .catch Ljava/lang/NoSuchFieldError; {:try_start_14 .. :try_end_1f} :catch_20

    :goto_1f
    return-void

    :catch_20
    move-exception v0

    goto :goto_1f

    :catch_22
    move-exception v0

    goto :goto_14
.end method