OrionSkillConfig.smali

.class public Lcom/sdk/orion/lib/skillbase/OrionSkillConfig;
.super Ljava/lang/Object;


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

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

    return-void
.end method

.method public static useLocalCache(I)Z
    .registers 4

    const/4 v1, 0x1

    const/4 v0, 0x0

    sparse-switch p0, :sswitch_data_12

    const/16 v2, 0x11

    if-lt p0, v2, :cond_d

    const/16 v2, 0x1c

    if-le p0, v2, :cond_e

    :cond_d
    move v0, v1

    :cond_e
    :goto_e
    :sswitch_e
    return v0

    :sswitch_f
    move v0, v1

    goto :goto_e

    nop

    :sswitch_data_12
    .sparse-switch
        0x2 -> :sswitch_e
        0x9 -> :sswitch_e
        0xc -> :sswitch_e
        0x1d -> :sswitch_e
        0x1e -> :sswitch_e
        0x1f -> :sswitch_f
        0x21 -> :sswitch_f
        0x22 -> :sswitch_f
        0x23 -> :sswitch_f
        0x25 -> :sswitch_f
    .end sparse-switch
.end method