granularity level: instruction
.class public final enum Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;
.super Ljava/lang/Enum;
.source "TokenResult.java"
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/firebase/installations/remote/TokenResult;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "ResponseCode"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;",
">;"
}
.end annotation
.field private static final synthetic $VALUES:[Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;
.field public static final enum AUTH_ERROR:Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;
.field public static final enum BAD_CONFIG:Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;
.field public static final enum OK:Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;
.method static constructor <clinit>()V
.locals 7
new-instance v0, Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;
const-string v1, "OK"
const/4 v2, 0x0
invoke-direct {v0, v1, v2}, Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;->OK:Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;
new-instance v1, Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;
const-string v3, "BAD_CONFIG"
const/4 v4, 0x1
invoke-direct {v1, v3, v4}, Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;-><init>(Ljava/lang/String;I)V
sput-object v1, Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;->BAD_CONFIG:Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;
new-instance v3, Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;
const-string v5, "AUTH_ERROR"
const/4 v6, 0x2
invoke-direct {v3, v5, v6}, Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;-><init>(Ljava/lang/String;I)V
sput-object v3, Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;->AUTH_ERROR:Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;
const/4 v5, 0x3
new-array v5, v5, [Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;
aput-object v0, v5, v2
aput-object v1, v5, v4
aput-object v3, v5, v6
sput-object v5, Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;->$VALUES:[Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;I)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
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;)Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;
.locals 1
const/4 v0, 0x0
return-object v0
.end method
.method public static values()[Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;
.locals 1
sget-object v0, Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;->$VALUES:[Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;
invoke-virtual {v0}, [Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lcom/google/firebase/installations/remote/TokenResult$ResponseCode;
return-object v0
.end method