aa$c.smali

.class public final enum Lsg/bigo/live/support64/aa$c;
.super Ljava/lang/Enum;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lsg/bigo/live/support64/aa;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x401c
    name = "c"
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Enum<",
        "Lsg/bigo/live/support64/aa$c;",
        ">;"
    }
.end annotation


# static fields
.field private static final synthetic $VALUES:[Lsg/bigo/live/support64/aa$c;

.field public static final enum GCST_END:Lsg/bigo/live/support64/aa$c;

.field public static final enum GCST_IDLE:Lsg/bigo/live/support64/aa$c;

.field public static final enum GCST_JOINING:Lsg/bigo/live/support64/aa$c;

.field public static final enum GCST_TALK:Lsg/bigo/live/support64/aa$c;


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

    .line 78
    new-instance v0, Lsg/bigo/live/support64/aa$c;

    const/4 v1, 0x0

    const-string v2, "GCST_JOINING"

    invoke-direct {v0, v2, v1}, Lsg/bigo/live/support64/aa$c;-><init>(Ljava/lang/String;I)V

    sput-object v0, Lsg/bigo/live/support64/aa$c;->GCST_JOINING:Lsg/bigo/live/support64/aa$c;

    .line 79
    new-instance v0, Lsg/bigo/live/support64/aa$c;

    const/4 v2, 0x1

    const-string v3, "GCST_TALK"

    invoke-direct {v0, v3, v2}, Lsg/bigo/live/support64/aa$c;-><init>(Ljava/lang/String;I)V

    sput-object v0, Lsg/bigo/live/support64/aa$c;->GCST_TALK:Lsg/bigo/live/support64/aa$c;

    .line 80
    new-instance v0, Lsg/bigo/live/support64/aa$c;

    const/4 v3, 0x2

    const-string v4, "GCST_END"

    invoke-direct {v0, v4, v3}, Lsg/bigo/live/support64/aa$c;-><init>(Ljava/lang/String;I)V

    sput-object v0, Lsg/bigo/live/support64/aa$c;->GCST_END:Lsg/bigo/live/support64/aa$c;

    .line 81
    new-instance v0, Lsg/bigo/live/support64/aa$c;

    const/4 v4, 0x3

    const-string v5, "GCST_IDLE"

    invoke-direct {v0, v5, v4}, Lsg/bigo/live/support64/aa$c;-><init>(Ljava/lang/String;I)V

    sput-object v0, Lsg/bigo/live/support64/aa$c;->GCST_IDLE:Lsg/bigo/live/support64/aa$c;

    const/4 v5, 0x4

    new-array v5, v5, [Lsg/bigo/live/support64/aa$c;

    .line 77
    sget-object v6, Lsg/bigo/live/support64/aa$c;->GCST_JOINING:Lsg/bigo/live/support64/aa$c;

    aput-object v6, v5, v1

    sget-object v1, Lsg/bigo/live/support64/aa$c;->GCST_TALK:Lsg/bigo/live/support64/aa$c;

    aput-object v1, v5, v2

    sget-object v1, Lsg/bigo/live/support64/aa$c;->GCST_END:Lsg/bigo/live/support64/aa$c;

    aput-object v1, v5, v3

    aput-object v0, v5, v4

    sput-object v5, Lsg/bigo/live/support64/aa$c;->$VALUES:[Lsg/bigo/live/support64/aa$c;

    return-void
.end method

.method private constructor <init>(Ljava/lang/String;I)V
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()V"
        }
    .end annotation

    .line 77
    invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V

    return-void
.end method

.method public static valueOf(Ljava/lang/String;)Lsg/bigo/live/support64/aa$c;
    .registers 2

    .line 77
    const-class v0, Lsg/bigo/live/support64/aa$c;

    invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;

    move-result-object p0

    check-cast p0, Lsg/bigo/live/support64/aa$c;

    return-object p0
.end method

.method public static values()[Lsg/bigo/live/support64/aa$c;
    .registers 1

    .line 77
    sget-object v0, Lsg/bigo/live/support64/aa$c;->$VALUES:[Lsg/bigo/live/support64/aa$c;

    invoke-virtual {v0}, [Lsg/bigo/live/support64/aa$c;->clone()Ljava/lang/Object;

    move-result-object v0

    check-cast v0, [Lsg/bigo/live/support64/aa$c;

    return-object v0
.end method