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