AppInfoCacheMgr$11.smali

.class synthetic Lcom/cleanmaster/util/AppInfoCacheMgr$11;
.super Ljava/lang/Object;
.source "AppInfoCacheMgr.java"


# static fields
.field static final synthetic $SwitchMap$com$cleanmaster$util$AppInfoCacheMgr$CHECK_TYPE:[I


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

    .prologue
    .line 598
    invoke-static {}, Lcom/cleanmaster/util/AppInfoCacheMgr$CHECK_TYPE;->values()[Lcom/cleanmaster/util/AppInfoCacheMgr$CHECK_TYPE;

    move-result-object v0

    array-length v0, v0

    new-array v0, v0, [I

    sput-object v0, Lcom/cleanmaster/util/AppInfoCacheMgr$11;->$SwitchMap$com$cleanmaster$util$AppInfoCacheMgr$CHECK_TYPE:[I

    :try_start_9
    sget-object v0, Lcom/cleanmaster/util/AppInfoCacheMgr$11;->$SwitchMap$com$cleanmaster$util$AppInfoCacheMgr$CHECK_TYPE:[I

    sget-object v1, Lcom/cleanmaster/util/AppInfoCacheMgr$CHECK_TYPE;->QUERY:Lcom/cleanmaster/util/AppInfoCacheMgr$CHECK_TYPE;

    invoke-virtual {v1}, Lcom/cleanmaster/util/AppInfoCacheMgr$CHECK_TYPE;->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_3c

    :goto_14
    :try_start_14
    sget-object v0, Lcom/cleanmaster/util/AppInfoCacheMgr$11;->$SwitchMap$com$cleanmaster$util$AppInfoCacheMgr$CHECK_TYPE:[I

    sget-object v1, Lcom/cleanmaster/util/AppInfoCacheMgr$CHECK_TYPE;->INSTALL:Lcom/cleanmaster/util/AppInfoCacheMgr$CHECK_TYPE;

    invoke-virtual {v1}, Lcom/cleanmaster/util/AppInfoCacheMgr$CHECK_TYPE;->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_3a

    :goto_1f
    :try_start_1f
    sget-object v0, Lcom/cleanmaster/util/AppInfoCacheMgr$11;->$SwitchMap$com$cleanmaster$util$AppInfoCacheMgr$CHECK_TYPE:[I

    sget-object v1, Lcom/cleanmaster/util/AppInfoCacheMgr$CHECK_TYPE;->UPDATE:Lcom/cleanmaster/util/AppInfoCacheMgr$CHECK_TYPE;

    invoke-virtual {v1}, Lcom/cleanmaster/util/AppInfoCacheMgr$CHECK_TYPE;->ordinal()I

    move-result v1

    const/4 v2, 0x3

    aput v2, v0, v1
    :try_end_2a
    .catch Ljava/lang/NoSuchFieldError; {:try_start_1f .. :try_end_2a} :catch_38

    :goto_2a
    :try_start_2a
    sget-object v0, Lcom/cleanmaster/util/AppInfoCacheMgr$11;->$SwitchMap$com$cleanmaster$util$AppInfoCacheMgr$CHECK_TYPE:[I

    sget-object v1, Lcom/cleanmaster/util/AppInfoCacheMgr$CHECK_TYPE;->UNINSTALL:Lcom/cleanmaster/util/AppInfoCacheMgr$CHECK_TYPE;

    invoke-virtual {v1}, Lcom/cleanmaster/util/AppInfoCacheMgr$CHECK_TYPE;->ordinal()I

    move-result v1

    const/4 v2, 0x4

    aput v2, v0, v1
    :try_end_35
    .catch Ljava/lang/NoSuchFieldError; {:try_start_2a .. :try_end_35} :catch_36

    :goto_35
    return-void

    :catch_36
    move-exception v0

    goto :goto_35

    :catch_38
    move-exception v0

    goto :goto_2a

    :catch_3a
    move-exception v0

    goto :goto_1f

    :catch_3c
    move-exception v0

    goto :goto_14
.end method