Weather/smali_classes3/com/moji/preferences/SettingPrefer$KeyConstant.smali
2021-05-10 10:13:34 +02:00

551 lines
20 KiB
Smali

.class final enum Lcom/moji/preferences/SettingPrefer$KeyConstant;
.super Ljava/lang/Enum;
.source "SettingPrefer.java"
# interfaces
.implements Lcom/moji/tool/preferences/core/IPreferKey;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/moji/preferences/SettingPrefer;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x401a
name = "KeyConstant"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lcom/moji/preferences/SettingPrefer$KeyConstant;",
">;",
"Lcom/moji/tool/preferences/core/IPreferKey;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lcom/moji/preferences/SettingPrefer$KeyConstant;
.field public static final enum AUTO_SHARE_TIME:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.field public static final enum AUTO_UPDATE_RANDOM_MINUTES:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.field public static final enum KEY_APP_VERSION:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.field public static final enum KEY_AUTO_SHARE_BLOG_TYPE:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.field public static final enum KEY_AUTO_SHARE_CITY:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.field public static final enum KEY_AUTO_UPDATE:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.field public static final enum KEY_BANNER_KEY:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.field public static final enum KEY_BIND_BLOG:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.field public static final enum KEY_CITY_TIME:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.field public static final enum KEY_CONSTELLATION:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.field public static final enum KEY_END_UPDATE_TIME:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.field public static final enum KEY_SHARE_FORCAST_DAY:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.field public static final enum KEY_SHARE_PERSONAL_REGARDS:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.field public static final enum KEY_START_UPDATE_TIME:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.field public static final enum KEY_UPDATE_INTERVAL:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.field public static final enum LAST_SUCCESS_SHARE_DATE:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.field public static final enum ME_CITY_ID:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.field public static final enum ME_CITY_NAME:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.field public static final enum PREF_AUTO_SHARE:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.field public static final enum PREF_AUTO_SHARE_RANDOM_MINUTES:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.field public static final enum PREF_AUTO_UPDATE_RANDOM_MINUTES:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.field public static final enum PREF_CURRENT_CITY:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.field public static final enum RECORD_TIMESTAMP:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.field public static final enum SETTING_RECORD_TIME:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.field public static final enum USER_VIP_CONFIG_TIME:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.field public static final enum USE_MONA_AVATAR:Lcom/moji/preferences/SettingPrefer$KeyConstant;
# direct methods
.method static constructor <clinit>()V
.locals 16
.line 61
new-instance v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;
const-string v1, "SETTING_RECORD_TIME"
const/4 v2, 0x0
invoke-direct {v0, v1, v2}, Lcom/moji/preferences/SettingPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->SETTING_RECORD_TIME:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.line 62
new-instance v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;
const-string v1, "KEY_BIND_BLOG"
const/4 v3, 0x1
invoke-direct {v0, v1, v3}, Lcom/moji/preferences/SettingPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->KEY_BIND_BLOG:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.line 64
new-instance v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;
const-string v1, "KEY_START_UPDATE_TIME"
const/4 v4, 0x2
invoke-direct {v0, v1, v4}, Lcom/moji/preferences/SettingPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->KEY_START_UPDATE_TIME:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.line 66
new-instance v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;
const-string v1, "KEY_END_UPDATE_TIME"
const/4 v5, 0x3
invoke-direct {v0, v1, v5}, Lcom/moji/preferences/SettingPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->KEY_END_UPDATE_TIME:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.line 68
new-instance v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;
const-string v1, "KEY_UPDATE_INTERVAL"
const/4 v6, 0x4
invoke-direct {v0, v1, v6}, Lcom/moji/preferences/SettingPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->KEY_UPDATE_INTERVAL:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.line 70
new-instance v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;
const-string v1, "KEY_AUTO_UPDATE"
const/4 v7, 0x5
invoke-direct {v0, v1, v7}, Lcom/moji/preferences/SettingPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->KEY_AUTO_UPDATE:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.line 71
new-instance v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;
const-string v1, "AUTO_SHARE_TIME"
const/4 v8, 0x6
invoke-direct {v0, v1, v8}, Lcom/moji/preferences/SettingPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->AUTO_SHARE_TIME:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.line 72
new-instance v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;
const-string v1, "PREF_AUTO_SHARE_RANDOM_MINUTES"
const/4 v9, 0x7
invoke-direct {v0, v1, v9}, Lcom/moji/preferences/SettingPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->PREF_AUTO_SHARE_RANDOM_MINUTES:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.line 73
new-instance v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;
const-string v1, "PREF_AUTO_UPDATE_RANDOM_MINUTES"
const/16 v10, 0x8
invoke-direct {v0, v1, v10}, Lcom/moji/preferences/SettingPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->PREF_AUTO_UPDATE_RANDOM_MINUTES:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.line 74
new-instance v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;
const-string v1, "PREF_AUTO_SHARE"
const/16 v11, 0x9
invoke-direct {v0, v1, v11}, Lcom/moji/preferences/SettingPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->PREF_AUTO_SHARE:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.line 75
new-instance v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;
const-string v1, "KEY_SHARE_PERSONAL_REGARDS"
const/16 v12, 0xa
invoke-direct {v0, v1, v12}, Lcom/moji/preferences/SettingPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->KEY_SHARE_PERSONAL_REGARDS:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.line 76
new-instance v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;
const-string v1, "PREF_CURRENT_CITY"
const/16 v13, 0xb
invoke-direct {v0, v1, v13}, Lcom/moji/preferences/SettingPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->PREF_CURRENT_CITY:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.line 77
new-instance v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;
const-string v1, "KEY_AUTO_SHARE_BLOG_TYPE"
const/16 v14, 0xc
invoke-direct {v0, v1, v14}, Lcom/moji/preferences/SettingPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->KEY_AUTO_SHARE_BLOG_TYPE:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.line 78
new-instance v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;
const-string v1, "KEY_AUTO_SHARE_CITY"
const/16 v15, 0xd
invoke-direct {v0, v1, v15}, Lcom/moji/preferences/SettingPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->KEY_AUTO_SHARE_CITY:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.line 79
new-instance v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;
const-string v1, "KEY_SHARE_FORCAST_DAY"
const/16 v15, 0xe
invoke-direct {v0, v1, v15}, Lcom/moji/preferences/SettingPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->KEY_SHARE_FORCAST_DAY:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.line 80
new-instance v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;
const-string v1, "LAST_SUCCESS_SHARE_DATE"
const/16 v15, 0xf
invoke-direct {v0, v1, v15}, Lcom/moji/preferences/SettingPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->LAST_SUCCESS_SHARE_DATE:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.line 81
new-instance v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;
const-string v1, "ME_CITY_NAME"
const/16 v15, 0x10
invoke-direct {v0, v1, v15}, Lcom/moji/preferences/SettingPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->ME_CITY_NAME:Lcom/moji/preferences/SettingPrefer$KeyConstant;
new-instance v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;
const-string v1, "ME_CITY_ID"
const/16 v15, 0x11
invoke-direct {v0, v1, v15}, Lcom/moji/preferences/SettingPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->ME_CITY_ID:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.line 82
new-instance v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;
const-string v1, "KEY_APP_VERSION"
const/16 v15, 0x12
invoke-direct {v0, v1, v15}, Lcom/moji/preferences/SettingPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->KEY_APP_VERSION:Lcom/moji/preferences/SettingPrefer$KeyConstant;
new-instance v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;
const-string v1, "KEY_BANNER_KEY"
const/16 v15, 0x13
invoke-direct {v0, v1, v15}, Lcom/moji/preferences/SettingPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->KEY_BANNER_KEY:Lcom/moji/preferences/SettingPrefer$KeyConstant;
new-instance v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;
const-string v1, "KEY_CONSTELLATION"
const/16 v15, 0x14
invoke-direct {v0, v1, v15}, Lcom/moji/preferences/SettingPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->KEY_CONSTELLATION:Lcom/moji/preferences/SettingPrefer$KeyConstant;
new-instance v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;
const-string v1, "KEY_CITY_TIME"
const/16 v15, 0x15
invoke-direct {v0, v1, v15}, Lcom/moji/preferences/SettingPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->KEY_CITY_TIME:Lcom/moji/preferences/SettingPrefer$KeyConstant;
new-instance v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;
const-string v1, "AUTO_UPDATE_RANDOM_MINUTES"
const/16 v15, 0x16
invoke-direct {v0, v1, v15}, Lcom/moji/preferences/SettingPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->AUTO_UPDATE_RANDOM_MINUTES:Lcom/moji/preferences/SettingPrefer$KeyConstant;
new-instance v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;
const-string v1, "USE_MONA_AVATAR"
const/16 v15, 0x17
invoke-direct {v0, v1, v15}, Lcom/moji/preferences/SettingPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->USE_MONA_AVATAR:Lcom/moji/preferences/SettingPrefer$KeyConstant;
new-instance v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;
const-string v1, "USER_VIP_CONFIG_TIME"
const/16 v15, 0x18
invoke-direct {v0, v1, v15}, Lcom/moji/preferences/SettingPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->USER_VIP_CONFIG_TIME:Lcom/moji/preferences/SettingPrefer$KeyConstant;
.line 83
new-instance v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;
const-string v1, "RECORD_TIMESTAMP"
const/16 v15, 0x19
invoke-direct {v0, v1, v15}, Lcom/moji/preferences/SettingPrefer$KeyConstant;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->RECORD_TIMESTAMP:Lcom/moji/preferences/SettingPrefer$KeyConstant;
const/16 v0, 0x1a
.line 59
new-array v0, v0, [Lcom/moji/preferences/SettingPrefer$KeyConstant;
sget-object v1, Lcom/moji/preferences/SettingPrefer$KeyConstant;->SETTING_RECORD_TIME:Lcom/moji/preferences/SettingPrefer$KeyConstant;
aput-object v1, v0, v2
sget-object v1, Lcom/moji/preferences/SettingPrefer$KeyConstant;->KEY_BIND_BLOG:Lcom/moji/preferences/SettingPrefer$KeyConstant;
aput-object v1, v0, v3
sget-object v1, Lcom/moji/preferences/SettingPrefer$KeyConstant;->KEY_START_UPDATE_TIME:Lcom/moji/preferences/SettingPrefer$KeyConstant;
aput-object v1, v0, v4
sget-object v1, Lcom/moji/preferences/SettingPrefer$KeyConstant;->KEY_END_UPDATE_TIME:Lcom/moji/preferences/SettingPrefer$KeyConstant;
aput-object v1, v0, v5
sget-object v1, Lcom/moji/preferences/SettingPrefer$KeyConstant;->KEY_UPDATE_INTERVAL:Lcom/moji/preferences/SettingPrefer$KeyConstant;
aput-object v1, v0, v6
sget-object v1, Lcom/moji/preferences/SettingPrefer$KeyConstant;->KEY_AUTO_UPDATE:Lcom/moji/preferences/SettingPrefer$KeyConstant;
aput-object v1, v0, v7
sget-object v1, Lcom/moji/preferences/SettingPrefer$KeyConstant;->AUTO_SHARE_TIME:Lcom/moji/preferences/SettingPrefer$KeyConstant;
aput-object v1, v0, v8
sget-object v1, Lcom/moji/preferences/SettingPrefer$KeyConstant;->PREF_AUTO_SHARE_RANDOM_MINUTES:Lcom/moji/preferences/SettingPrefer$KeyConstant;
aput-object v1, v0, v9
sget-object v1, Lcom/moji/preferences/SettingPrefer$KeyConstant;->PREF_AUTO_UPDATE_RANDOM_MINUTES:Lcom/moji/preferences/SettingPrefer$KeyConstant;
aput-object v1, v0, v10
sget-object v1, Lcom/moji/preferences/SettingPrefer$KeyConstant;->PREF_AUTO_SHARE:Lcom/moji/preferences/SettingPrefer$KeyConstant;
aput-object v1, v0, v11
sget-object v1, Lcom/moji/preferences/SettingPrefer$KeyConstant;->KEY_SHARE_PERSONAL_REGARDS:Lcom/moji/preferences/SettingPrefer$KeyConstant;
aput-object v1, v0, v12
sget-object v1, Lcom/moji/preferences/SettingPrefer$KeyConstant;->PREF_CURRENT_CITY:Lcom/moji/preferences/SettingPrefer$KeyConstant;
aput-object v1, v0, v13
sget-object v1, Lcom/moji/preferences/SettingPrefer$KeyConstant;->KEY_AUTO_SHARE_BLOG_TYPE:Lcom/moji/preferences/SettingPrefer$KeyConstant;
aput-object v1, v0, v14
sget-object v1, Lcom/moji/preferences/SettingPrefer$KeyConstant;->KEY_AUTO_SHARE_CITY:Lcom/moji/preferences/SettingPrefer$KeyConstant;
const/16 v2, 0xd
aput-object v1, v0, v2
sget-object v1, Lcom/moji/preferences/SettingPrefer$KeyConstant;->KEY_SHARE_FORCAST_DAY:Lcom/moji/preferences/SettingPrefer$KeyConstant;
const/16 v2, 0xe
aput-object v1, v0, v2
sget-object v1, Lcom/moji/preferences/SettingPrefer$KeyConstant;->LAST_SUCCESS_SHARE_DATE:Lcom/moji/preferences/SettingPrefer$KeyConstant;
const/16 v2, 0xf
aput-object v1, v0, v2
sget-object v1, Lcom/moji/preferences/SettingPrefer$KeyConstant;->ME_CITY_NAME:Lcom/moji/preferences/SettingPrefer$KeyConstant;
const/16 v2, 0x10
aput-object v1, v0, v2
sget-object v1, Lcom/moji/preferences/SettingPrefer$KeyConstant;->ME_CITY_ID:Lcom/moji/preferences/SettingPrefer$KeyConstant;
const/16 v2, 0x11
aput-object v1, v0, v2
sget-object v1, Lcom/moji/preferences/SettingPrefer$KeyConstant;->KEY_APP_VERSION:Lcom/moji/preferences/SettingPrefer$KeyConstant;
const/16 v2, 0x12
aput-object v1, v0, v2
sget-object v1, Lcom/moji/preferences/SettingPrefer$KeyConstant;->KEY_BANNER_KEY:Lcom/moji/preferences/SettingPrefer$KeyConstant;
const/16 v2, 0x13
aput-object v1, v0, v2
sget-object v1, Lcom/moji/preferences/SettingPrefer$KeyConstant;->KEY_CONSTELLATION:Lcom/moji/preferences/SettingPrefer$KeyConstant;
const/16 v2, 0x14
aput-object v1, v0, v2
sget-object v1, Lcom/moji/preferences/SettingPrefer$KeyConstant;->KEY_CITY_TIME:Lcom/moji/preferences/SettingPrefer$KeyConstant;
const/16 v2, 0x15
aput-object v1, v0, v2
sget-object v1, Lcom/moji/preferences/SettingPrefer$KeyConstant;->AUTO_UPDATE_RANDOM_MINUTES:Lcom/moji/preferences/SettingPrefer$KeyConstant;
const/16 v2, 0x16
aput-object v1, v0, v2
sget-object v1, Lcom/moji/preferences/SettingPrefer$KeyConstant;->USE_MONA_AVATAR:Lcom/moji/preferences/SettingPrefer$KeyConstant;
const/16 v2, 0x17
aput-object v1, v0, v2
sget-object v1, Lcom/moji/preferences/SettingPrefer$KeyConstant;->USER_VIP_CONFIG_TIME:Lcom/moji/preferences/SettingPrefer$KeyConstant;
const/16 v2, 0x18
aput-object v1, v0, v2
sget-object v1, Lcom/moji/preferences/SettingPrefer$KeyConstant;->RECORD_TIMESTAMP:Lcom/moji/preferences/SettingPrefer$KeyConstant;
const/16 v2, 0x19
aput-object v1, v0, v2
sput-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->$VALUES:[Lcom/moji/preferences/SettingPrefer$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 59
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/SettingPrefer$KeyConstant;
.locals 1
.line 59
const-class v0, Lcom/moji/preferences/SettingPrefer$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/SettingPrefer$KeyConstant;
return-object p0
.end method
.method public static values()[Lcom/moji/preferences/SettingPrefer$KeyConstant;
.locals 1
.line 59
sget-object v0, Lcom/moji/preferences/SettingPrefer$KeyConstant;->$VALUES:[Lcom/moji/preferences/SettingPrefer$KeyConstant;
invoke-virtual {v0}, [Lcom/moji/preferences/SettingPrefer$KeyConstant;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lcom/moji/preferences/SettingPrefer$KeyConstant;
return-object v0
.end method