AdsEnv.smali

.class public Lcom/proxy/ad/net/AdsEnv;
.super Ljava/lang/Object;


# static fields
.field public static final ENV_GRAY:I = 0x2

.field public static final ENV_PROD:I = 0x0

.field public static final ENV_TEST:I = 0x1

.field private static a:I


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

    return-void
.end method

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

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

    return-void
.end method

.method public static a(I)V
    .registers 2

    const/4 v0, 0x2

    if-eq p0, v0, :cond_7

    const/4 v0, 0x1

    if-eq p0, v0, :cond_7

    const/4 p0, 0x0

    :cond_7
    sput p0, Lcom/proxy/ad/net/AdsEnv;->a:I

    return-void
.end method

.method public static a()Z
    .registers 2

    sget v0, Lcom/proxy/ad/net/AdsEnv;->a:I

    const/4 v1, 0x1

    if-ne v0, v1, :cond_6

    return v1

    :cond_6
    const/4 v0, 0x0

    return v0
.end method

.method public static b()Z
    .registers 2

    sget v0, Lcom/proxy/ad/net/AdsEnv;->a:I

    const/4 v1, 0x2

    if-ne v0, v1, :cond_7

    const/4 v0, 0x1

    return v0

    :cond_7
    const/4 v0, 0x0

    return v0
.end method

.method public static c()I
    .registers 1

    sget v0, Lcom/proxy/ad/net/AdsEnv;->a:I

    return v0
.end method