614 lines
24 KiB
Smali
614 lines
24 KiB
Smali
.class public final enum Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
.super Ljava/lang/Enum;
|
|
.source "UserGuidePrefence.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/moji/tool/preferences/core/IPreferKey;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/novice/preference/UserGuidePrefence;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x4019
|
|
name = "KeyConstant"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Enum<",
|
|
"Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;",
|
|
">;",
|
|
"Lcom/moji/tool/preferences/core/IPreferKey;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field private static final synthetic $VALUES:[Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum ABNORMAL_RETRY_SHOW_COUNT:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum ADD_CITY:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum COLLECTION_GUIDE:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum HOMEPAGE_AQI:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum HOMEPAGE_FEED:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum LOCATION_INFO_GUIDE_SHOW:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum NEW_LIVE_CHANNEL_MANAGER:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum NEW_LIVE_CHANNEL_MANAGER_POP:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum NEW_LIVE_CHANNEL_SELECT:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum NEW_LIVE_TAKE_PHOTO:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum NEW_LIVE_VIEW_NEARLIVE:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum NEW_LIVE_VIEW_UPLOAD_PHOTO:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum OWNER_HOME_FORUM:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum PICTURE_DETAIL_COLLECTION_COMMENT_CHANGE_GUIDE:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum PICTURE_DETAIL_COLLECTION_GUIDE:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum POSTCARD_BACKGROUND_GUIDE:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum RED_LEAVES_SUBSCRIBE:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum SWITCH_WEATHER:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum TAB_NEW_LIVE_MODULE_SHOW:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum TUTORIAL_AGREE_SHOW:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum TUTORIAL_APP:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum TUTORIAL_IS_AVATAR_GUIDE_SHOW:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum TUTORIAL_PROTOCAL:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum TUTORIAL_SHOW:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum TUTORIAL_VERSION_NEW:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum WEATHER_CORRECT:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum WEATHER_FORECAST:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum WEATHER_FORECAST_NORAIN:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.field public static final enum WEATHER_SCROLL:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 16
|
|
|
|
.line 26
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "ADD_CITY"
|
|
|
|
const/4 v2, 0x0
|
|
|
|
invoke-direct {v0, v1, v2}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->ADD_CITY:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 27
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "WEATHER_FORECAST"
|
|
|
|
const/4 v3, 0x1
|
|
|
|
invoke-direct {v0, v1, v3}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->WEATHER_FORECAST:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 28
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "WEATHER_CORRECT"
|
|
|
|
const/4 v4, 0x2
|
|
|
|
invoke-direct {v0, v1, v4}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->WEATHER_CORRECT:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 29
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "WEATHER_SCROLL"
|
|
|
|
const/4 v5, 0x3
|
|
|
|
invoke-direct {v0, v1, v5}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->WEATHER_SCROLL:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 30
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "SWITCH_WEATHER"
|
|
|
|
const/4 v6, 0x4
|
|
|
|
invoke-direct {v0, v1, v6}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->SWITCH_WEATHER:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 31
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "TUTORIAL_SHOW"
|
|
|
|
const/4 v7, 0x5
|
|
|
|
invoke-direct {v0, v1, v7}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->TUTORIAL_SHOW:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 32
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "TUTORIAL_AGREE_SHOW"
|
|
|
|
const/4 v8, 0x6
|
|
|
|
invoke-direct {v0, v1, v8}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->TUTORIAL_AGREE_SHOW:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 33
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "TUTORIAL_APP"
|
|
|
|
const/4 v9, 0x7
|
|
|
|
invoke-direct {v0, v1, v9}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->TUTORIAL_APP:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 34
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "OWNER_HOME_FORUM"
|
|
|
|
const/16 v10, 0x8
|
|
|
|
invoke-direct {v0, v1, v10}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->OWNER_HOME_FORUM:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 35
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "TUTORIAL_VERSION_NEW"
|
|
|
|
const/16 v11, 0x9
|
|
|
|
invoke-direct {v0, v1, v11}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->TUTORIAL_VERSION_NEW:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 36
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "TUTORIAL_PROTOCAL"
|
|
|
|
const/16 v12, 0xa
|
|
|
|
invoke-direct {v0, v1, v12}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->TUTORIAL_PROTOCAL:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 37
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "HOMEPAGE_FEED"
|
|
|
|
const/16 v13, 0xb
|
|
|
|
invoke-direct {v0, v1, v13}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->HOMEPAGE_FEED:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 38
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "WEATHER_FORECAST_NORAIN"
|
|
|
|
const/16 v14, 0xc
|
|
|
|
invoke-direct {v0, v1, v14}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->WEATHER_FORECAST_NORAIN:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "TUTORIAL_IS_AVATAR_GUIDE_SHOW"
|
|
|
|
const/16 v15, 0xd
|
|
|
|
invoke-direct {v0, v1, v15}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->TUTORIAL_IS_AVATAR_GUIDE_SHOW:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 39
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "HOMEPAGE_AQI"
|
|
|
|
const/16 v15, 0xe
|
|
|
|
invoke-direct {v0, v1, v15}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->HOMEPAGE_AQI:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 40
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "TAB_NEW_LIVE_MODULE_SHOW"
|
|
|
|
const/16 v15, 0xf
|
|
|
|
invoke-direct {v0, v1, v15}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->TAB_NEW_LIVE_MODULE_SHOW:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 41
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "LOCATION_INFO_GUIDE_SHOW"
|
|
|
|
const/16 v15, 0x10
|
|
|
|
invoke-direct {v0, v1, v15}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->LOCATION_INFO_GUIDE_SHOW:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 42
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "RED_LEAVES_SUBSCRIBE"
|
|
|
|
const/16 v15, 0x11
|
|
|
|
invoke-direct {v0, v1, v15}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->RED_LEAVES_SUBSCRIBE:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 43
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "NEW_LIVE_VIEW_UPLOAD_PHOTO"
|
|
|
|
const/16 v15, 0x12
|
|
|
|
invoke-direct {v0, v1, v15}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->NEW_LIVE_VIEW_UPLOAD_PHOTO:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 44
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "NEW_LIVE_VIEW_NEARLIVE"
|
|
|
|
const/16 v15, 0x13
|
|
|
|
invoke-direct {v0, v1, v15}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->NEW_LIVE_VIEW_NEARLIVE:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 46
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "COLLECTION_GUIDE"
|
|
|
|
const/16 v15, 0x14
|
|
|
|
invoke-direct {v0, v1, v15}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->COLLECTION_GUIDE:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 47
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "NEW_LIVE_CHANNEL_SELECT"
|
|
|
|
const/16 v15, 0x15
|
|
|
|
invoke-direct {v0, v1, v15}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->NEW_LIVE_CHANNEL_SELECT:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 48
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "NEW_LIVE_TAKE_PHOTO"
|
|
|
|
const/16 v15, 0x16
|
|
|
|
invoke-direct {v0, v1, v15}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->NEW_LIVE_TAKE_PHOTO:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 49
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "NEW_LIVE_CHANNEL_MANAGER"
|
|
|
|
const/16 v15, 0x17
|
|
|
|
invoke-direct {v0, v1, v15}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->NEW_LIVE_CHANNEL_MANAGER:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 50
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "NEW_LIVE_CHANNEL_MANAGER_POP"
|
|
|
|
const/16 v15, 0x18
|
|
|
|
invoke-direct {v0, v1, v15}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->NEW_LIVE_CHANNEL_MANAGER_POP:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 51
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "PICTURE_DETAIL_COLLECTION_GUIDE"
|
|
|
|
const/16 v15, 0x19
|
|
|
|
invoke-direct {v0, v1, v15}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->PICTURE_DETAIL_COLLECTION_GUIDE:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 52
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "PICTURE_DETAIL_COLLECTION_COMMENT_CHANGE_GUIDE"
|
|
|
|
const/16 v15, 0x1a
|
|
|
|
invoke-direct {v0, v1, v15}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->PICTURE_DETAIL_COLLECTION_COMMENT_CHANGE_GUIDE:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 53
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "POSTCARD_BACKGROUND_GUIDE"
|
|
|
|
const/16 v15, 0x1b
|
|
|
|
invoke-direct {v0, v1, v15}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->POSTCARD_BACKGROUND_GUIDE:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
.line 54
|
|
new-instance v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const-string v1, "ABNORMAL_RETRY_SHOW_COUNT"
|
|
|
|
const/16 v15, 0x1c
|
|
|
|
invoke-direct {v0, v1, v15}, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->ABNORMAL_RETRY_SHOW_COUNT:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const/16 v0, 0x1d
|
|
|
|
.line 25
|
|
new-array v0, v0, [Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->ADD_CITY:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->WEATHER_FORECAST:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
aput-object v1, v0, v3
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->WEATHER_CORRECT:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
aput-object v1, v0, v4
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->WEATHER_SCROLL:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
aput-object v1, v0, v5
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->SWITCH_WEATHER:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
aput-object v1, v0, v6
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->TUTORIAL_SHOW:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
aput-object v1, v0, v7
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->TUTORIAL_AGREE_SHOW:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
aput-object v1, v0, v8
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->TUTORIAL_APP:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
aput-object v1, v0, v9
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->OWNER_HOME_FORUM:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
aput-object v1, v0, v10
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->TUTORIAL_VERSION_NEW:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
aput-object v1, v0, v11
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->TUTORIAL_PROTOCAL:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
aput-object v1, v0, v12
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->HOMEPAGE_FEED:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
aput-object v1, v0, v13
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->WEATHER_FORECAST_NORAIN:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
aput-object v1, v0, v14
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->TUTORIAL_IS_AVATAR_GUIDE_SHOW:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const/16 v2, 0xd
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->HOMEPAGE_AQI:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const/16 v2, 0xe
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->TAB_NEW_LIVE_MODULE_SHOW:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const/16 v2, 0xf
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->LOCATION_INFO_GUIDE_SHOW:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const/16 v2, 0x10
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->RED_LEAVES_SUBSCRIBE:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const/16 v2, 0x11
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->NEW_LIVE_VIEW_UPLOAD_PHOTO:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const/16 v2, 0x12
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->NEW_LIVE_VIEW_NEARLIVE:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const/16 v2, 0x13
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->COLLECTION_GUIDE:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const/16 v2, 0x14
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->NEW_LIVE_CHANNEL_SELECT:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const/16 v2, 0x15
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->NEW_LIVE_TAKE_PHOTO:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const/16 v2, 0x16
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->NEW_LIVE_CHANNEL_MANAGER:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const/16 v2, 0x17
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->NEW_LIVE_CHANNEL_MANAGER_POP:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const/16 v2, 0x18
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->PICTURE_DETAIL_COLLECTION_GUIDE:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const/16 v2, 0x19
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->PICTURE_DETAIL_COLLECTION_COMMENT_CHANGE_GUIDE:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const/16 v2, 0x1a
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->POSTCARD_BACKGROUND_GUIDE:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const/16 v2, 0x1b
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sget-object v1, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->ABNORMAL_RETRY_SHOW_COUNT:Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
const/16 v2, 0x1c
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sput-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->$VALUES:[Lcom/moji/novice/preference/UserGuidePrefence$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 25
|
|
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/novice/preference/UserGuidePrefence$KeyConstant;
|
|
.locals 1
|
|
|
|
.line 25
|
|
const-class v0, Lcom/moji/novice/preference/UserGuidePrefence$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/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static values()[Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
.locals 1
|
|
|
|
.line 25
|
|
sget-object v0, Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->$VALUES:[Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
invoke-virtual {v0}, [Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;->clone()Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, [Lcom/moji/novice/preference/UserGuidePrefence$KeyConstant;
|
|
|
|
return-object v0
|
|
.end method
|