FeedsSettingsDebugTool.smali

.class public final Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Lcom/imo/android/imoim/feeds/setting/FeedsSettings;


# direct methods
.method public constructor <init>()V
    .registers 1

    .line 10
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method

.method private final getManualConfig(Ljava/lang/String;)Ljava/lang/String;
    .registers 7

    .line 1072
    invoke-static {}, Lcom/imo/android/imoim/IMO;->a()Lcom/imo/android/imoim/IMO;

    move-result-object v0

    check-cast v0, Landroid/content/Context;

    invoke-static {v0}, Landroid/preference/PreferenceManager;->getDefaultSharedPreferences(Landroid/content/Context;)Landroid/content/SharedPreferences;

    move-result-object v0

    const/4 v1, 0x0

    .line 1073
    invoke-interface {v0, p1, v1}, Landroid/content/SharedPreferences;->getString(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;

    move-result-object p1

    const-string v0, "null cannot be cast to non-null type kotlin.CharSequence"

    if-eqz p1, :cond_27

    if-eqz p1, :cond_21

    .line 1074
    move-object v2, p1

    check-cast v2, Ljava/lang/CharSequence;

    invoke-static {v2}, Lkotlin/m/p;->b(Ljava/lang/CharSequence;)Ljava/lang/CharSequence;

    move-result-object v2

    invoke-virtual {v2}, Ljava/lang/Object;->toString()Ljava/lang/String;

    move-result-object v2

    goto :goto_28

    :cond_21
    new-instance p1, Lkotlin/TypeCastException;

    invoke-direct {p1, v0}, Lkotlin/TypeCastException;-><init>(Ljava/lang/String;)V

    throw p1

    :cond_27
    move-object v2, v1

    :goto_28
    const/4 v3, 0x0

    const-string v4, "null"

    .line 2050
    invoke-static {v2, v4, v3}, Lkotlin/m/p;->a(Ljava/lang/String;Ljava/lang/String;Z)Z

    move-result v2

    if-eqz v2, :cond_32

    return-object v1

    :cond_32
    if-eqz p1, :cond_47

    if-eqz p1, :cond_41

    .line 1074
    check-cast p1, Ljava/lang/CharSequence;

    invoke-static {p1}, Lkotlin/m/p;->b(Ljava/lang/CharSequence;)Ljava/lang/CharSequence;

    move-result-object p1

    invoke-virtual {p1}, Ljava/lang/Object;->toString()Ljava/lang/String;

    move-result-object p1

    return-object p1

    :cond_41
    new-instance p1, Lkotlin/TypeCastException;

    invoke-direct {p1, v0}, Lkotlin/TypeCastException;-><init>(Ljava/lang/String;)V

    throw p1

    :cond_47
    return-object v1
.end method


# virtual methods
.method public final contains(Ljava/lang/String;)Z
    .registers 3

    const-string v0, "p0"

    invoke-static {p1, v0}, Lkotlin/f/b/o;->b(Ljava/lang/Object;Ljava/lang/String;)V

    .line 1064
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0, p1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->contains(Ljava/lang/String;)Z

    move-result p1

    return p1
.end method

.method public final get(Ljava/lang/String;)Ljava/lang/String;
    .registers 3

    const-string v0, "p0"

    invoke-static {p1, v0}, Lkotlin/f/b/o;->b(Ljava/lang/Object;Ljava/lang/String;)V

    .line 1068
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0, p1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->get(Ljava/lang/String;)Ljava/lang/String;

    move-result-object p1

    return-object p1
.end method

.method public final get24137Import()I
    .registers 3

    .line 903
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->get24137Import()I

    move-result v0

    const-string v1, "feed_24137_import_likee"

    .line 904
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 907
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final get24954ChatToLikee()I
    .registers 2

    .line 942
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->get24954ChatToLikee()I

    move-result v0

    return v0
.end method

.method public final getActionControlTime()I
    .registers 2

    .line 57
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getActionControlTime()I

    move-result v0

    return v0
.end method

.method public final getAutoFollowUids()Ljava/lang/String;
    .registers 2

    .line 29
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getAutoFollowUids()Ljava/lang/String;

    move-result-object v0

    return-object v0
.end method

.method public final getBottomLanguageString()Ljava/lang/String;
    .registers 2

    .line 946
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getBottomLanguageString()Ljava/lang/String;

    move-result-object v0

    return-object v0
.end method

.method public final getCancelPredownConfig()I
    .registers 2

    .line 81
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getCancelPredownConfig()I

    move-result v0

    return v0
.end method

.method public final getChannelType()I
    .registers 3

    .line 1035
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getChannelType()I

    move-result v0

    const-string v1, "key_feed_channel_click_type"

    .line 1036
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 1039
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getChannelUsers()Ljava/lang/String;
    .registers 3

    .line 1026
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getChannelUsers()Ljava/lang/String;

    move-result-object v0

    const-string v1, "key_feed_channel_user"

    .line 1027
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 1029
    invoke-virtual {v1}, Ljava/lang/String;->toString()Ljava/lang/String;

    move-result-object v0

    :cond_12
    return-object v0
.end method

.method public final getChatWithMeButtonTextConfig()Ljava/lang/String;
    .registers 3

    .line 729
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getChatWithMeButtonTextConfig()Ljava/lang/String;

    move-result-object v0

    const-string v1, "chat_with_me_button_text_config"

    .line 730
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 733
    :try_start_e
    invoke-virtual {v1}, Ljava/lang/String;->toString()Ljava/lang/String;

    move-result-object v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return-object v0
.end method

.method public final getChatWithMeFirstShownOutside()I
    .registers 3

    .line 794
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getChatWithMeFirstShownOutside()I

    move-result v0

    const-string v1, "chat_with_me_first_show_from_outside"

    .line 795
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 798
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getChatWithMeGroup()I
    .registers 3

    .line 716
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getChatWithMeGroup()I

    move-result v0

    const-string v1, "chat_with_me_group"

    .line 717
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 720
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getChatWithMeInstallLikeGroup()I
    .registers 3

    .line 755
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getChatWithMeInstallLikeGroup()I

    move-result v0

    const-string v1, "chat_with_me_install_like_group"

    .line 756
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 759
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getChatWithMeNewX()I
    .registers 3

    .line 768
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getChatWithMeNewX()I

    move-result v0

    const-string v1, "chat_with_me_new_x"

    .line 769
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 772
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getChatWithMeNewY()I
    .registers 3

    .line 781
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getChatWithMeNewY()I

    move-result v0

    const-string v1, "chat_with_me_new_y"

    .line 782
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 785
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getChatWithMeNoShowDay()I
    .registers 3

    .line 807
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getChatWithMeNoShowDay()I

    move-result v0

    const-string v1, "chat_with_me_no_show_day"

    .line 808
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 811
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getChatWithMeSwitch()I
    .registers 3

    .line 742
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getChatWithMeSwitch()I

    move-result v0

    const-string v1, "chat_with_me_switch"

    .line 743
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 746
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getCheckInstallAppPackageNames()Ljava/lang/String;
    .registers 2

    .line 77
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getCheckInstallAppPackageNames()Ljava/lang/String;

    move-result-object v0

    return-object v0
.end method

.method public final getDetailAdRefer()Ljava/lang/String;
    .registers 2

    .line 73
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getDetailAdRefer()Ljava/lang/String;

    move-result-object v0

    return-object v0
.end method

.method public final getDetailAdX()I
    .registers 2

    .line 61
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getDetailAdX()I

    move-result v0

    return v0
.end method

.method public final getDetailAdY()I
    .registers 2

    .line 65
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getDetailAdY()I

    move-result v0

    return v0
.end method

.method public final getDetailPanel()Ljava/lang/String;
    .registers 3

    .line 109
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getDetailPanel()Ljava/lang/String;

    move-result-object v0

    const-string v1, "feed_detail_panel"

    .line 110
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 113
    :try_start_e
    invoke-virtual {v1}, Ljava/lang/String;->toString()Ljava/lang/String;

    move-result-object v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return-object v0
.end method

.method public final getDivertUserGroup()Ljava/lang/String;
    .registers 3

    .line 990
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getDivertUserGroup()Ljava/lang/String;

    move-result-object v0

    const-string v1, "key_divert_user_group"

    .line 991
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 993
    invoke-virtual {v1}, Ljava/lang/String;->toString()Ljava/lang/String;

    move-result-object v0

    :cond_12
    return-object v0
.end method

.method public final getDouleFlowFirstCount()I
    .registers 2

    .line 21
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getDouleFlowFirstCount()I

    move-result v0

    return v0
.end method

.method public final getDouleFlowLoadMoreCount()I
    .registers 2

    .line 25
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getDouleFlowLoadMoreCount()I

    move-result v0

    return v0
.end method

.method public final getDownloadFeedVideoPullLiveLikee()Z
    .registers 4

    .line 820
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getDownloadFeedVideoPullLiveLikee()Z

    move-result v0

    const-string v1, "download_feed_video_pull_live_likee"

    .line 821
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_20

    .line 823
    :try_start_e
    move-object v2, v1

    check-cast v2, Ljava/lang/CharSequence;

    invoke-interface {v2}, Ljava/lang/CharSequence;->length()I

    move-result v2

    if-lez v2, :cond_19

    const/4 v2, 0x1

    goto :goto_1a

    :cond_19
    const/4 v2, 0x0

    :goto_1a
    if-eqz v2, :cond_20

    .line 824
    invoke-static {v1}, Ljava/lang/Boolean;->parseBoolean(Ljava/lang/String;)Z

    move-result v0
    :try_end_20
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_20} :catch_20

    :catch_20
    :cond_20
    return v0
.end method

.method public final getEffectButton()I
    .registers 3

    .line 703
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getEffectButton()I

    move-result v0

    const-string v1, "feed_effect_button"

    .line 704
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 707
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getFeedNewAdInterval()J
    .registers 4

    .line 252
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getFeedNewAdInterval()J

    move-result-wide v0

    const-string v2, "feed_new_ad_interval"

    .line 253
    invoke-direct {p0, v2}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v2

    if-eqz v2, :cond_12

    .line 256
    :try_start_e
    invoke-static {v2}, Ljava/lang/Long;->parseLong(Ljava/lang/String;)J

    move-result-wide v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return-wide v0
.end method

.method public final getFeedNewsTabHorizontalStyle()I
    .registers 3

    .line 963
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getFeedNewsTabHorizontalStyle()I

    move-result v0

    const-string v1, "feed_news_tab_horizontal_style"

    .line 964
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 967
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getFeedNewsTopicId()Ljava/lang/String;
    .registers 3

    .line 977
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getFeedNewsTopicId()Ljava/lang/String;

    move-result-object v0

    const-string v1, "feed_news_topic_id"

    .line 978
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 981
    :try_start_e
    invoke-virtual {v1}, Ljava/lang/String;->toString()Ljava/lang/String;

    move-result-object v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return-object v0
.end method

.method public final getFeedOpenNewsTab()Z
    .registers 4

    .line 950
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getFeedOpenNewsTab()Z

    move-result v0

    const-string v1, "feed_open_news_tab"

    .line 951
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_20

    .line 953
    :try_start_e
    move-object v2, v1

    check-cast v2, Ljava/lang/CharSequence;

    invoke-interface {v2}, Ljava/lang/CharSequence;->length()I

    move-result v2

    if-lez v2, :cond_19

    const/4 v2, 0x1

    goto :goto_1a

    :cond_19
    const/4 v2, 0x0

    :goto_1a
    if-eqz v2, :cond_20

    .line 954
    invoke-static {v1}, Ljava/lang/Boolean;->parseBoolean(Ljava/lang/String;)Z

    move-result v0
    :try_end_20
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_20} :catch_20

    :catch_20
    :cond_20
    return v0
.end method

.method public final getFeedRefluxToGP()I
    .registers 3

    .line 329
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getFeedRefluxToGP()I

    move-result v0

    const-string v1, "feed_reflux_to_gp_v2"

    .line 330
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 333
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getFeedsToLikee()I
    .registers 3

    .line 316
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getFeedsToLikee()I

    move-result v0

    const-string v1, "feeds_record_likee"

    .line 317
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 320
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getGoToGpTestWithDerivativeAd()I
    .registers 3

    .line 851
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getGoToGpTestWithDerivativeAd()I

    move-result v0

    const-string v1, "go_to_gp_test_with_derivative_ad"

    .line 852
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 855
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getGoToGpTestWithDownload()I
    .registers 3

    .line 864
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getGoToGpTestWithDownload()I

    move-result v0

    const-string v1, "go_to_gp_test_with_download"

    .line 865
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 868
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getGoToGpTestWithVVLimit()I
    .registers 3

    .line 877
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getGoToGpTestWithVVLimit()I

    move-result v0

    const-string v1, "go_to_gp_test_with_vv_limit"

    .line 878
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 881
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getHomeTabOrder()Ljava/lang/String;
    .registers 2

    .line 13
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getHomeTabOrder()Ljava/lang/String;

    move-result-object v0

    return-object v0
.end method

.method public final getHotCompressConfig()I
    .registers 2

    .line 37
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getHotCompressConfig()I

    move-result v0

    return v0
.end method

.method public final getHotDyncRetry()Z
    .registers 2

    .line 41
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getHotDyncRetry()Z

    move-result v0

    return v0
.end method

.method public final getHotRecommendUserEntryUI()I
    .registers 3

    .line 122
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getHotRecommendUserEntryUI()I

    move-result v0

    const-string v1, "key_16707_hot_recommend_user_entry_ui"

    .line 123
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 126
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getHotRecommendUserPageUI()I
    .registers 3

    .line 135
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getHotRecommendUserPageUI()I

    move-result v0

    const-string v1, "key_16707_hot_recommend_user_page_ui"

    .line 136
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 139
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getImoBrowserEnableForProfileReflux()Z
    .registers 4

    .line 446
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getImoBrowserEnableForProfileReflux()Z

    move-result v0

    const-string v1, "key_21455_imo_browser_enable"

    .line 447
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_20

    .line 449
    :try_start_e
    move-object v2, v1

    check-cast v2, Ljava/lang/CharSequence;

    invoke-interface {v2}, Ljava/lang/CharSequence;->length()I

    move-result v2

    if-lez v2, :cond_19

    const/4 v2, 0x1

    goto :goto_1a

    :cond_19
    const/4 v2, 0x0

    :goto_1a
    if-eqz v2, :cond_20

    .line 450
    invoke-static {v1}, Ljava/lang/Boolean;->parseBoolean(Ljava/lang/String;)Z

    move-result v0
    :try_end_20
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_20} :catch_20

    :catch_20
    :cond_20
    return v0
.end method

.method public final getImoNewUserProtectConfig()Ljava/lang/String;
    .registers 3

    .line 472
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getImoNewUserProtectConfig()Ljava/lang/String;

    move-result-object v0

    const-string v1, "key_likee_dialog_new_user_protect_config"

    .line 473
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_f

    return-object v1

    :cond_f
    return-object v0
.end method

.method public final getJumpToLikeeVV()I
    .registers 3

    .line 368
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getJumpToLikeeVV()I

    move-result v0

    const-string v1, "key_19534_guide_download_likee_by_vv"

    .line 369
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 372
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getJumpToLikeeWay()I
    .registers 3

    .line 303
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getJumpToLikeeWay()I

    move-result v0

    const-string v1, "key_19207_jump_to_likee_way"

    .line 304
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 307
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getKeyEnableSdkConfig()I
    .registers 2

    .line 847
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getKeyEnableSdkConfig()I

    move-result v0

    return v0
.end method

.method public final getLikeeActConfig()Ljava/lang/String;
    .registers 3

    .line 513
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getLikeeActConfig()Ljava/lang/String;

    move-result-object v0

    const-string v1, "key_likee_pull_alive_act_config"

    .line 514
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_f

    return-object v1

    :cond_f
    return-object v0
.end method

.method public final getLikeeAdAnimConfig()Ljava/lang/String;
    .registers 2

    .line 299
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getLikeeAdAnimConfig()Ljava/lang/String;

    move-result-object v0

    return-object v0
.end method

.method public final getLikeeBannerConfig()Z
    .registers 4

    .line 499
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getLikeeBannerConfig()Z

    move-result v0

    const-string v1, "key_likee_pull_alive_banner_config"

    .line 500
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_20

    .line 502
    :try_start_e
    move-object v2, v1

    check-cast v2, Ljava/lang/CharSequence;

    invoke-interface {v2}, Ljava/lang/CharSequence;->length()I

    move-result v2

    if-lez v2, :cond_19

    const/4 v2, 0x1

    goto :goto_1a

    :cond_19
    const/4 v2, 0x0

    :goto_1a
    if-eqz v2, :cond_20

    .line 503
    invoke-static {v1}, Ljava/lang/Boolean;->parseBoolean(Ljava/lang/String;)Z

    move-result v0
    :try_end_20
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_20} :catch_20

    :catch_20
    :cond_20
    return v0
.end method

.method public final getLikeeContinuousGuideConfig()Ljava/lang/String;
    .registers 3

    .line 407
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getLikeeContinuousGuideConfig()Ljava/lang/String;

    move-result-object v0

    const-string v1, "key_20562_likee_continuous_guide_config"

    .line 408
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_f

    return-object v1

    :cond_f
    return-object v0
.end method

.method public final getLikeeEntranceInstallGroup()I
    .registers 2

    .line 89
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getLikeeEntranceInstallGroup()I

    move-result v0

    return v0
.end method

.method public final getLikeeEntranceNoShowDay()I
    .registers 2

    .line 85
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getLikeeEntranceNoShowDay()I

    move-result v0

    return v0
.end method

.method public final getLikeeEntranceUninstallGroup()I
    .registers 2

    .line 93
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getLikeeEntranceUninstallGroup()I

    move-result v0

    return v0
.end method

.method public final getLikeeEntranceX()I
    .registers 2

    .line 97
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getLikeeEntranceX()I

    move-result v0

    return v0
.end method

.method public final getLikeeEntranceY()I
    .registers 2

    .line 101
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getLikeeEntranceY()I

    move-result v0

    return v0
.end method

.method public final getLikeeJumpConfig()Ljava/lang/String;
    .registers 3

    .line 381
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getLikeeJumpConfig()Ljava/lang/String;

    move-result-object v0

    const-string v1, "key_20150_guide_download_likee_by_vv"

    .line 382
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_f

    return-object v1

    :cond_f
    return-object v0
.end method

.method public final getLikeePullAlvieSwitchConfig()Ljava/lang/String;
    .registers 3

    .line 459
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getLikeePullAlvieSwitchConfig()Ljava/lang/String;

    move-result-object v0

    const-string v1, "key_likee_pull_alive_switch_config"

    .line 460
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_f

    return-object v1

    :cond_f
    return-object v0
.end method

.method public final getLikeePullAlvieWithDialogConfig()Ljava/lang/String;
    .registers 3

    .line 485
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getLikeePullAlvieWithDialogConfig()Ljava/lang/String;

    move-result-object v0

    const-string v1, "key_likee_pull_alive_with_dialog_config"

    .line 486
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_f

    return-object v1

    :cond_f
    return-object v0
.end method

.method public final getLimitAutoBack()Ljava/lang/String;
    .registers 3

    .line 1017
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getLimitAutoBack()Ljava/lang/String;

    move-result-object v0

    const-string v1, "key_limit_auto_back"

    .line 1018
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 1020
    invoke-virtual {v1}, Ljava/lang/String;->toString()Ljava/lang/String;

    move-result-object v0

    :cond_12
    return-object v0
.end method

.method public final getLimitListVV()Ljava/lang/String;
    .registers 3

    .line 999
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getLimitListVV()Ljava/lang/String;

    move-result-object v0

    const-string v1, "key_limit_list_vv"

    .line 1000
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 1002
    invoke-virtual {v1}, Ljava/lang/String;->toString()Ljava/lang/String;

    move-result-object v0

    :cond_12
    return-object v0
.end method

.method public final getNoAdDays()I
    .registers 2

    .line 69
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getNoAdDays()I

    move-result v0

    return v0
.end method

.method public final getNumOfUseNewLocation()I
    .registers 2

    .line 33
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getNumOfUseNewLocation()I

    move-result v0

    return v0
.end method

.method public final getOfficialUid()Ljava/lang/String;
    .registers 2

    .line 17
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getOfficialUid()Ljava/lang/String;

    move-result-object v0

    return-object v0
.end method

.method public final getOneLinkBottomContent()Ljava/lang/String;
    .registers 2

    .line 934
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getOneLinkBottomContent()Ljava/lang/String;

    move-result-object v0

    return-object v0
.end method

.method public final getOneLinkBottomFriend()Ljava/lang/String;
    .registers 2

    .line 938
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getOneLinkBottomFriend()Ljava/lang/String;

    move-result-object v0

    return-object v0
.end method

.method public final getOneLinkBottomHot()Ljava/lang/String;
    .registers 2

    .line 916
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getOneLinkBottomHot()Ljava/lang/String;

    move-result-object v0

    return-object v0
.end method

.method public final getOneLinkBottomNews()Ljava/lang/String;
    .registers 3

    .line 920
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getOneLinkBottomNews()Ljava/lang/String;

    move-result-object v0

    const-string v1, "key_onelink_bottom_likee_news"

    .line 921
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 924
    :try_start_e
    invoke-virtual {v1}, Ljava/lang/String;->toString()Ljava/lang/String;

    move-result-object v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return-object v0
.end method

.method public final getOpenLikeeDialogWhenDownload()I
    .registers 3

    .line 342
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getOpenLikeeDialogWhenDownload()I

    move-result v0

    const-string v1, "key_open_likee_dialog_when_download"

    .line 343
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 346
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getOpenLikeeDialogWhenLike()I
    .registers 3

    .line 890
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getOpenLikeeDialogWhenLike()I

    move-result v0

    const-string v1, "key_open_likee_dialog_when_like"

    .line 891
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 894
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getOpenNewFeatureDialog()I
    .registers 3

    .line 355
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getOpenNewFeatureDialog()I

    move-result v0

    const-string v1, "key_new_feature_guide_dialog"

    .line 356
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 359
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getPopularFirstAdIndex()I
    .registers 2

    .line 49
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getPopularFirstAdIndex()I

    move-result v0

    return v0
.end method

.method public final getPopularFollowK()I
    .registers 3

    .line 187
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getPopularFollowK()I

    move-result v0

    const-string v1, "popular_follow_k"

    .line 188
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 191
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getPopularFollowM()I
    .registers 3

    .line 174
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getPopularFollowM()I

    move-result v0

    const-string v1, "popular_follow_m"

    .line 175
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 178
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getPopularFollowN()I
    .registers 3

    .line 161
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getPopularFollowN()I

    move-result v0

    const-string v1, "popular_follow_n"

    .line 162
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 165
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getPopularFollowX()I
    .registers 5

    .line 148
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getPopularFollowX()I

    move-result v0

    add-int/lit8 v0, v0, -0x1

    const/4 v1, 0x0

    if-ltz v0, :cond_14

    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getPopularFollowX()I

    move-result v0

    add-int/lit8 v0, v0, -0x1

    goto :goto_15

    :cond_14
    const/4 v0, 0x0

    :goto_15
    const-string v2, "popular_follow_x"

    .line 149
    invoke-direct {p0, v2}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v2

    if-eqz v2, :cond_2d

    .line 152
    :try_start_1d
    invoke-static {v2}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v3

    add-int/lit8 v3, v3, -0x1

    if-ltz v3, :cond_2c

    invoke-static {v2}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_29
    .catch Ljava/lang/Exception; {:try_start_1d .. :try_end_29} :catch_2d

    add-int/lit8 v0, v0, -0x1

    return v0

    :cond_2c
    return v1

    :catch_2d
    :cond_2d
    return v0
.end method

.method public final getPopularNextAdIndex()I
    .registers 2

    .line 53
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getPopularNextAdIndex()I

    move-result v0

    return v0
.end method

.method public final getProfileConfigToGuideDownloadLikee()I
    .registers 3

    .line 433
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getProfileConfigToGuideDownloadLikee()I

    move-result v0

    const-string v1, "key_21455_gudie_download_likee_by_profile"

    .line 434
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 437
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getProto64Config()Ljava/lang/String;
    .registers 3

    .line 834
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getProto64Config()Ljava/lang/String;

    move-result-object v0

    const-string v1, "proto_64_config"

    .line 835
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 838
    :try_start_e
    invoke-virtual {v1}, Ljava/lang/String;->toString()Ljava/lang/String;

    move-result-object v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return-object v0
.end method

.method public final getRecBoothV2CountByDay()I
    .registers 4

    .line 565
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getRecBoothV2CountByDay()I

    move-result v0

    const-string v1, "rec_booth_v2_count_by_day"

    .line 566
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_20

    .line 568
    :try_start_e
    move-object v2, v1

    check-cast v2, Ljava/lang/CharSequence;

    invoke-interface {v2}, Ljava/lang/CharSequence;->length()I

    move-result v2

    if-lez v2, :cond_19

    const/4 v2, 0x1

    goto :goto_1a

    :cond_19
    const/4 v2, 0x0

    :goto_1a
    if-eqz v2, :cond_20

    .line 569
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_20
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_20} :catch_20

    :catch_20
    :cond_20
    return v0
.end method

.method public final getRecBoothV2PersonalJump()I
    .registers 4

    .line 656
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getRecBoothV2PersonalJump()I

    move-result v0

    const-string v1, "rec_booth_v2_personal_jump"

    .line 657
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_20

    .line 659
    :try_start_e
    move-object v2, v1

    check-cast v2, Ljava/lang/CharSequence;

    invoke-interface {v2}, Ljava/lang/CharSequence;->length()I

    move-result v2

    if-lez v2, :cond_19

    const/4 v2, 0x1

    goto :goto_1a

    :cond_19
    const/4 v2, 0x0

    :goto_1a
    if-eqz v2, :cond_20

    .line 660
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_20
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_20} :catch_20

    :catch_20
    :cond_20
    return v0
.end method

.method public final getRecBoothV2Switch()Z
    .registers 4

    .line 552
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getRecBoothV2Switch()Z

    move-result v0

    const-string v1, "rec_booth_v2_switch"

    .line 553
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_20

    .line 555
    :try_start_e
    move-object v2, v1

    check-cast v2, Ljava/lang/CharSequence;

    invoke-interface {v2}, Ljava/lang/CharSequence;->length()I

    move-result v2

    if-lez v2, :cond_19

    const/4 v2, 0x1

    goto :goto_1a

    :cond_19
    const/4 v2, 0x0

    :goto_1a
    if-eqz v2, :cond_20

    .line 556
    invoke-static {v1}, Ljava/lang/Boolean;->parseBoolean(Ljava/lang/String;)Z

    move-result v0
    :try_end_20
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_20} :catch_20

    :catch_20
    :cond_20
    return v0
.end method

.method public final getRecBoothV2SwitchTypeCount()I
    .registers 4

    .line 578
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getRecBoothV2SwitchTypeCount()I

    move-result v0

    const-string v1, "rec_booth_v2_switch_type_count"

    .line 579
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_20

    .line 581
    :try_start_e
    move-object v2, v1

    check-cast v2, Ljava/lang/CharSequence;

    invoke-interface {v2}, Ljava/lang/CharSequence;->length()I

    move-result v2

    if-lez v2, :cond_19

    const/4 v2, 0x1

    goto :goto_1a

    :cond_19
    const/4 v2, 0x0

    :goto_1a
    if-eqz v2, :cond_20

    .line 582
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_20
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_20} :catch_20

    :catch_20
    :cond_20
    return v0
.end method

.method public final getRecBoothV2SwitchX2Count()I
    .registers 4

    .line 591
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getRecBoothV2SwitchX2Count()I

    move-result v0

    const-string v1, "rec_booth_v2_switch_x2_count"

    .line 592
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_20

    .line 594
    :try_start_e
    move-object v2, v1

    check-cast v2, Ljava/lang/CharSequence;

    invoke-interface {v2}, Ljava/lang/CharSequence;->length()I

    move-result v2

    if-lez v2, :cond_19

    const/4 v2, 0x1

    goto :goto_1a

    :cond_19
    const/4 v2, 0x0

    :goto_1a
    if-eqz v2, :cond_20

    .line 595
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_20
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_20} :catch_20

    :catch_20
    :cond_20
    return v0
.end method

.method public final getRecBoothV2SwitchX3Count()I
    .registers 4

    .line 604
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getRecBoothV2SwitchX3Count()I

    move-result v0

    const-string v1, "rec_booth_v2_switch_x3_count"

    .line 605
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_20

    .line 607
    :try_start_e
    move-object v2, v1

    check-cast v2, Ljava/lang/CharSequence;

    invoke-interface {v2}, Ljava/lang/CharSequence;->length()I

    move-result v2

    if-lez v2, :cond_19

    const/4 v2, 0x1

    goto :goto_1a

    :cond_19
    const/4 v2, 0x0

    :goto_1a
    if-eqz v2, :cond_20

    .line 608
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_20
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_20} :catch_20

    :catch_20
    :cond_20
    return v0
.end method

.method public final getRecBoothV2UnReadPostN()I
    .registers 4

    .line 673
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getRecBoothV2UnReadPostN()I

    move-result v0

    const-string v1, "rec_booth_v2_un_read_post_n"

    .line 674
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_20

    .line 676
    :try_start_e
    move-object v2, v1

    check-cast v2, Ljava/lang/CharSequence;

    invoke-interface {v2}, Ljava/lang/CharSequence;->length()I

    move-result v2

    if-lez v2, :cond_19

    const/4 v2, 0x1

    goto :goto_1a

    :cond_19
    const/4 v2, 0x0

    :goto_1a
    if-eqz v2, :cond_20

    .line 677
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_20
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_20} :catch_20

    :catch_20
    :cond_20
    return v0
.end method

.method public final getRecBoothV2X1()I
    .registers 4

    .line 617
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getRecBoothV2X1()I

    move-result v0

    const-string v1, "rec_booth_v2_x_1"

    .line 618
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_20

    .line 620
    :try_start_e
    move-object v2, v1

    check-cast v2, Ljava/lang/CharSequence;

    invoke-interface {v2}, Ljava/lang/CharSequence;->length()I

    move-result v2

    if-lez v2, :cond_19

    const/4 v2, 0x1

    goto :goto_1a

    :cond_19
    const/4 v2, 0x0

    :goto_1a
    if-eqz v2, :cond_20

    .line 621
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_20
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_20} :catch_20

    :catch_20
    :cond_20
    return v0
.end method

.method public final getRecBoothV2X2()I
    .registers 4

    .line 630
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getRecBoothV2X2()I

    move-result v0

    const-string v1, "rec_booth_v2_x_2"

    .line 631
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_20

    .line 633
    :try_start_e
    move-object v2, v1

    check-cast v2, Ljava/lang/CharSequence;

    invoke-interface {v2}, Ljava/lang/CharSequence;->length()I

    move-result v2

    if-lez v2, :cond_19

    const/4 v2, 0x1

    goto :goto_1a

    :cond_19
    const/4 v2, 0x0

    :goto_1a
    if-eqz v2, :cond_20

    .line 634
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_20
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_20} :catch_20

    :catch_20
    :cond_20
    return v0
.end method

.method public final getRecBoothV2X3()I
    .registers 4

    .line 643
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getRecBoothV2X3()I

    move-result v0

    const-string v1, "rec_booth_v2_x_3"

    .line 644
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_20

    .line 646
    :try_start_e
    move-object v2, v1

    check-cast v2, Ljava/lang/CharSequence;

    invoke-interface {v2}, Ljava/lang/CharSequence;->length()I

    move-result v2

    if-lez v2, :cond_19

    const/4 v2, 0x1

    goto :goto_1a

    :cond_19
    const/4 v2, 0x0

    :goto_1a
    if-eqz v2, :cond_20

    .line 647
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_20
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_20} :catch_20

    :catch_20
    :cond_20
    return v0
.end method

.method public final getRecBoothV2m()I
    .registers 4

    .line 526
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getRecBoothV2m()I

    move-result v0

    const-string v1, "rec_booth_v2_m"

    .line 527
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_20

    .line 529
    :try_start_e
    move-object v2, v1

    check-cast v2, Ljava/lang/CharSequence;

    invoke-interface {v2}, Ljava/lang/CharSequence;->length()I

    move-result v2

    if-lez v2, :cond_19

    const/4 v2, 0x1

    goto :goto_1a

    :cond_19
    const/4 v2, 0x0

    :goto_1a
    if-eqz v2, :cond_20

    .line 530
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_20
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_20} :catch_20

    :catch_20
    :cond_20
    return v0
.end method

.method public final getRecBoothV2n()I
    .registers 4

    .line 539
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getRecBoothV2n()I

    move-result v0

    const-string v1, "rec_booth_v2_n"

    .line 540
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_20

    .line 542
    :try_start_e
    move-object v2, v1

    check-cast v2, Ljava/lang/CharSequence;

    invoke-interface {v2}, Ljava/lang/CharSequence;->length()I

    move-result v2

    if-lez v2, :cond_19

    const/4 v2, 0x1

    goto :goto_1a

    :cond_19
    const/4 v2, 0x0

    :goto_1a
    if-eqz v2, :cond_20

    .line 543
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_20
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_20} :catch_20

    :catch_20
    :cond_20
    return v0
.end method

.method public final getRecUserGoType()I
    .registers 3

    .line 273
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getRecUserGoType()I

    move-result v0

    const-string v1, "rec_user_go_type"

    .line 274
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 277
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getRecUserLoopText()Ljava/lang/String;
    .registers 3

    .line 226
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getRecUserLoopText()Ljava/lang/String;

    move-result-object v0

    const-string v1, "rec_user_loop_text"

    .line 227
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 230
    :try_start_e
    invoke-virtual {v1}, Ljava/lang/String;->toString()Ljava/lang/String;

    move-result-object v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return-object v0
.end method

.method public final getRecUserTextContentAb_1()I
    .registers 3

    .line 200
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getRecUserTextContentAb_1()I

    move-result v0

    const-string v1, "rec_user_with_no_hot_module"

    .line 201
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 204
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getRecUserTextContentAb_2()I
    .registers 3

    .line 213
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getRecUserTextContentAb_2()I

    move-result v0

    const-string v1, "rec_user_with_hot_module"

    .line 214
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 217
    :try_start_e
    invoke-static {v1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final getRecommendLabelDefaultStyleConfig()Ljava/lang/String;
    .registers 2

    .line 269
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getRecommendLabelDefaultStyleConfig()Ljava/lang/String;

    move-result-object v0

    return-object v0
.end method

.method public final getShowBannerAb()Z
    .registers 2

    .line 105
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getShowBannerAb()Z

    move-result v0

    return v0
.end method

.method public final getUseLimitListVV()Ljava/lang/String;
    .registers 3

    .line 1008
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getUseLimitListVV()Ljava/lang/String;

    move-result-object v0

    const-string v1, "key_use_limit_list_vv"

    .line 1009
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 1011
    invoke-virtual {v1}, Ljava/lang/String;->toString()Ljava/lang/String;

    move-result-object v0

    :cond_12
    return-object v0
.end method

.method public final getVideoPreDownConfig()Ljava/lang/String;
    .registers 2

    .line 45
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getVideoPreDownConfig()Ljava/lang/String;

    move-result-object v0

    return-object v0
.end method

.method public final getWhichHotRecommendUserEntry()I
    .registers 2

    .line 699
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getWhichHotRecommendUserEntry()I

    move-result v0

    return v0
.end method

.method public final getWhichRecBoothV2PersonalJump()I
    .registers 2

    .line 669
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->getWhichRecBoothV2PersonalJump()I

    move-result v0

    return v0
.end method

.method public final hasHotRecommendUserEntry()Z
    .registers 4

    .line 686
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->hasHotRecommendUserEntry()Z

    move-result v0

    const-string v1, "hot_recommend_user_entry"

    .line 687
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_20

    .line 689
    :try_start_e
    move-object v2, v1

    check-cast v2, Ljava/lang/CharSequence;

    invoke-interface {v2}, Ljava/lang/CharSequence;->length()I

    move-result v2

    if-lez v2, :cond_19

    const/4 v2, 0x1

    goto :goto_1a

    :cond_19
    const/4 v2, 0x0

    :goto_1a
    if-eqz v2, :cond_20

    .line 690
    invoke-static {v1}, Ljava/lang/Boolean;->parseBoolean(Ljava/lang/String;)Z

    move-result v0
    :try_end_20
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_20} :catch_20

    :catch_20
    :cond_20
    return v0
.end method

.method public final hasRecUserGoTypeExp()Z
    .registers 3

    .line 286
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->hasRecUserGoTypeExp()Z

    move-result v0

    const-string v1, "has_rec_user_go_type_exp"

    .line 287
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 290
    :try_start_e
    invoke-static {v1}, Ljava/lang/Boolean;->parseBoolean(Ljava/lang/String;)Z

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final isFeedClickFollowGuideToLikee()Z
    .registers 4

    .line 1048
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->isFeedClickFollowGuideToLikee()Z

    move-result v0

    const-string v1, "key_feed_follow_gudie_to_likee"

    .line 1049
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_20

    .line 1051
    :try_start_e
    move-object v2, v1

    check-cast v2, Ljava/lang/CharSequence;

    invoke-interface {v2}, Ljava/lang/CharSequence;->length()I

    move-result v2

    if-lez v2, :cond_19

    const/4 v2, 0x1

    goto :goto_1a

    :cond_19
    const/4 v2, 0x0

    :goto_1a
    if-eqz v2, :cond_20

    .line 1052
    invoke-static {v1}, Ljava/lang/Boolean;->parseBoolean(Ljava/lang/String;)Z

    move-result v0
    :try_end_20
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_20} :catch_20

    :catch_20
    :cond_20
    return v0
.end method

.method public final isFeedNewAdStyle()Z
    .registers 3

    .line 239
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->isFeedNewAdStyle()Z

    move-result v0

    const-string v1, "feed_new_ad_switch"

    .line 240
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 243
    :try_start_e
    invoke-static {v1}, Ljava/lang/Boolean;->parseBoolean(Ljava/lang/String;)Z

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final isHomeRefluxPanelEnable()Z
    .registers 3

    .line 420
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->isHomeRefluxPanelEnable()Z

    move-result v0

    const-string v1, "key_19790_home_page_reflux_panel_enable"

    .line 421
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 424
    :try_start_e
    invoke-static {v1}, Ljava/lang/Boolean;->parseBoolean(Ljava/lang/String;)Z

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final isPullLikeeAliveEnable()Z
    .registers 3

    .line 394
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->isPullLikeeAliveEnable()Z

    move-result v0

    const-string v1, "key_20562_pull_likee_alive_enable"

    .line 395
    invoke-direct {p0, v1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsDebugTool;->getManualConfig(Ljava/lang/String;)Ljava/lang/String;

    move-result-object v1

    if-eqz v1, :cond_12

    .line 398
    :try_start_e
    invoke-static {v1}, Ljava/lang/Boolean;->parseBoolean(Ljava/lang/String;)Z

    move-result v0
    :try_end_12
    .catch Ljava/lang/Exception; {:try_start_e .. :try_end_12} :catch_12

    :catch_12
    :cond_12
    return v0
.end method

.method public final isRecommendLabelDefault()Z
    .registers 2

    .line 265
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->isRecommendLabelDefault()Z

    move-result v0

    return v0
.end method

.method public final updateSettings(Lcom/bigo/common/settings/api/c;)V
    .registers 3

    .line 1060
    sget-object v0, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->INSTANCE:Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;

    invoke-virtual {v0, p1}, Lcom/imo/android/imoim/feeds/setting/FeedsSettingsReal;->updateSettings(Lcom/bigo/common/settings/api/c;)V

    return-void
.end method