NumberParseException$a.smali
.class public final enum Lcom/google/i18n/phonenumbers/NumberParseException$a;
.super Ljava/lang/Enum;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/i18n/phonenumbers/NumberParseException;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lcom/google/i18n/phonenumbers/NumberParseException$a;",
">;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lcom/google/i18n/phonenumbers/NumberParseException$a;
.field public static final enum INVALID_COUNTRY_CODE:Lcom/google/i18n/phonenumbers/NumberParseException$a;
.field public static final enum NOT_A_NUMBER:Lcom/google/i18n/phonenumbers/NumberParseException$a;
.field public static final enum TOO_LONG:Lcom/google/i18n/phonenumbers/NumberParseException$a;
.field public static final enum TOO_SHORT_AFTER_IDD:Lcom/google/i18n/phonenumbers/NumberParseException$a;
.field public static final enum TOO_SHORT_NSN:Lcom/google/i18n/phonenumbers/NumberParseException$a;
# direct methods
.method static constructor <clinit>()V
.registers 8
.line 32
new-instance v0, Lcom/google/i18n/phonenumbers/NumberParseException$a;
const/4 v1, 0x0
const-string v2, "INVALID_COUNTRY_CODE"
invoke-direct {v0, v2, v1}, Lcom/google/i18n/phonenumbers/NumberParseException$a;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/google/i18n/phonenumbers/NumberParseException$a;->INVALID_COUNTRY_CODE:Lcom/google/i18n/phonenumbers/NumberParseException$a;
.line 38
new-instance v0, Lcom/google/i18n/phonenumbers/NumberParseException$a;
const/4 v2, 0x1
const-string v3, "NOT_A_NUMBER"
invoke-direct {v0, v3, v2}, Lcom/google/i18n/phonenumbers/NumberParseException$a;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/google/i18n/phonenumbers/NumberParseException$a;->NOT_A_NUMBER:Lcom/google/i18n/phonenumbers/NumberParseException$a;
.line 44
new-instance v0, Lcom/google/i18n/phonenumbers/NumberParseException$a;
const/4 v3, 0x2
const-string v4, "TOO_SHORT_AFTER_IDD"
invoke-direct {v0, v4, v3}, Lcom/google/i18n/phonenumbers/NumberParseException$a;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/google/i18n/phonenumbers/NumberParseException$a;->TOO_SHORT_AFTER_IDD:Lcom/google/i18n/phonenumbers/NumberParseException$a;
.line 49
new-instance v0, Lcom/google/i18n/phonenumbers/NumberParseException$a;
const/4 v4, 0x3
const-string v5, "TOO_SHORT_NSN"
invoke-direct {v0, v5, v4}, Lcom/google/i18n/phonenumbers/NumberParseException$a;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/google/i18n/phonenumbers/NumberParseException$a;->TOO_SHORT_NSN:Lcom/google/i18n/phonenumbers/NumberParseException$a;
.line 53
new-instance v0, Lcom/google/i18n/phonenumbers/NumberParseException$a;
const/4 v5, 0x4
const-string v6, "TOO_LONG"
invoke-direct {v0, v6, v5}, Lcom/google/i18n/phonenumbers/NumberParseException$a;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/google/i18n/phonenumbers/NumberParseException$a;->TOO_LONG:Lcom/google/i18n/phonenumbers/NumberParseException$a;
const/4 v6, 0x5
new-array v6, v6, [Lcom/google/i18n/phonenumbers/NumberParseException$a;
.line 28
sget-object v7, Lcom/google/i18n/phonenumbers/NumberParseException$a;->INVALID_COUNTRY_CODE:Lcom/google/i18n/phonenumbers/NumberParseException$a;
aput-object v7, v6, v1
sget-object v1, Lcom/google/i18n/phonenumbers/NumberParseException$a;->NOT_A_NUMBER:Lcom/google/i18n/phonenumbers/NumberParseException$a;
aput-object v1, v6, v2
sget-object v1, Lcom/google/i18n/phonenumbers/NumberParseException$a;->TOO_SHORT_AFTER_IDD:Lcom/google/i18n/phonenumbers/NumberParseException$a;
aput-object v1, v6, v3
sget-object v1, Lcom/google/i18n/phonenumbers/NumberParseException$a;->TOO_SHORT_NSN:Lcom/google/i18n/phonenumbers/NumberParseException$a;
aput-object v1, v6, v4
aput-object v0, v6, v5
sput-object v6, Lcom/google/i18n/phonenumbers/NumberParseException$a;->$VALUES:[Lcom/google/i18n/phonenumbers/NumberParseException$a;
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 28
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/i18n/phonenumbers/NumberParseException$a;
.registers 2
.line 28
const-class v0, Lcom/google/i18n/phonenumbers/NumberParseException$a;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Lcom/google/i18n/phonenumbers/NumberParseException$a;
return-object p0
.end method
.method public static values()[Lcom/google/i18n/phonenumbers/NumberParseException$a;
.registers 1
.line 28
sget-object v0, Lcom/google/i18n/phonenumbers/NumberParseException$a;->$VALUES:[Lcom/google/i18n/phonenumbers/NumberParseException$a;
invoke-virtual {v0}, [Lcom/google/i18n/phonenumbers/NumberParseException$a;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lcom/google/i18n/phonenumbers/NumberParseException$a;
return-object v0
.end method