124 lines
3.6 KiB
Smali
124 lines
3.6 KiB
Smali
.class public final enum Lcom/moji/preferences/PostCardPrefer$KeyConstant;
|
|
.super Ljava/lang/Enum;
|
|
.source "PostCardPrefer.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/moji/tool/preferences/core/IPreferKey;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/preferences/PostCardPrefer;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x4019
|
|
name = "KeyConstant"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Enum<",
|
|
"Lcom/moji/preferences/PostCardPrefer$KeyConstant;",
|
|
">;",
|
|
"Lcom/moji/tool/preferences/core/IPreferKey;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field private static final synthetic $VALUES:[Lcom/moji/preferences/PostCardPrefer$KeyConstant;
|
|
|
|
.field public static final enum POSTCARD_PICTURE_SIZE:Lcom/moji/preferences/PostCardPrefer$KeyConstant;
|
|
|
|
.field public static final enum POSTCARD_TOTAL_FEE:Lcom/moji/preferences/PostCardPrefer$KeyConstant;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 4
|
|
|
|
.line 43
|
|
new-instance v0, Lcom/moji/preferences/PostCardPrefer$KeyConstant;
|
|
|
|
const-string v1, "POSTCARD_PICTURE_SIZE"
|
|
|
|
const/4 v2, 0x0
|
|
|
|
invoke-direct {v0, v1, v2}, Lcom/moji/preferences/PostCardPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/preferences/PostCardPrefer$KeyConstant;->POSTCARD_PICTURE_SIZE:Lcom/moji/preferences/PostCardPrefer$KeyConstant;
|
|
|
|
.line 44
|
|
new-instance v0, Lcom/moji/preferences/PostCardPrefer$KeyConstant;
|
|
|
|
const-string v1, "POSTCARD_TOTAL_FEE"
|
|
|
|
const/4 v3, 0x1
|
|
|
|
invoke-direct {v0, v1, v3}, Lcom/moji/preferences/PostCardPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/preferences/PostCardPrefer$KeyConstant;->POSTCARD_TOTAL_FEE:Lcom/moji/preferences/PostCardPrefer$KeyConstant;
|
|
|
|
const/4 v0, 0x2
|
|
|
|
.line 42
|
|
new-array v0, v0, [Lcom/moji/preferences/PostCardPrefer$KeyConstant;
|
|
|
|
sget-object v1, Lcom/moji/preferences/PostCardPrefer$KeyConstant;->POSTCARD_PICTURE_SIZE:Lcom/moji/preferences/PostCardPrefer$KeyConstant;
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lcom/moji/preferences/PostCardPrefer$KeyConstant;->POSTCARD_TOTAL_FEE:Lcom/moji/preferences/PostCardPrefer$KeyConstant;
|
|
|
|
aput-object v1, v0, v3
|
|
|
|
sput-object v0, Lcom/moji/preferences/PostCardPrefer$KeyConstant;->$VALUES:[Lcom/moji/preferences/PostCardPrefer$KeyConstant;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>(Ljava/lang/String;I)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 42
|
|
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/moji/preferences/PostCardPrefer$KeyConstant;
|
|
.locals 1
|
|
|
|
.line 42
|
|
const-class v0, Lcom/moji/preferences/PostCardPrefer$KeyConstant;
|
|
|
|
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/moji/preferences/PostCardPrefer$KeyConstant;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static values()[Lcom/moji/preferences/PostCardPrefer$KeyConstant;
|
|
.locals 1
|
|
|
|
.line 42
|
|
sget-object v0, Lcom/moji/preferences/PostCardPrefer$KeyConstant;->$VALUES:[Lcom/moji/preferences/PostCardPrefer$KeyConstant;
|
|
|
|
invoke-virtual {v0}, [Lcom/moji/preferences/PostCardPrefer$KeyConstant;->clone()Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, [Lcom/moji/preferences/PostCardPrefer$KeyConstant;
|
|
|
|
return-object v0
|
|
.end method
|