BoostCubeCloudConfig$CloudBoostOldUserActiveKey.smali

.class public Lcom/cleanmaster/hpsharelib/cloudconfig/BoostCubeCloudConfig$CloudBoostOldUserActiveKey;
.super Ljava/lang/Object;
.source "BoostCubeCloudConfig.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/cleanmaster/hpsharelib/cloudconfig/BoostCubeCloudConfig;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "CloudBoostOldUserActiveKey"
.end annotation


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

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

    return-void
.end method

.method public static isShowOldUserActiveNotification()Z
    .registers 6

    .prologue
    const/4 v0, 0x1

    const/16 v5, 0x14

    .line 970
    const-string v1, "boost_cfg_old_user_active"

    const-string v2, "boost_old_active_notification"

    invoke-static {v1, v2, v0}, Lcom/cleanmaster/hpsharelib/cloudconfig/BoostCubeCloudConfig$CloudSecurityUtils;->getCloudSwitchValid(Ljava/lang/String;Ljava/lang/String;Z)Z

    move-result v1

    .line 971
    if-eqz v1, :cond_2e

    .line 973
    const-string v1, "boost_cfg_old_user_active"

    const-string v2, "check_mcc"

    invoke-static {v1, v2}, Lcom/cleanmaster/hpsharelib/cloudconfig/BoostCubeCloudConfig$CloudSecurityUtils;->isMccValid(Ljava/lang/String;Ljava/lang/String;)I

    move-result v1

    .line 974
    const-string v2, "boost_cfg_old_user_active"

    const-string v3, "area_disable"

    invoke-static {v2, v3}, Lcom/cleanmaster/hpsharelib/cloudconfig/BoostCubeCloudConfig$CloudSecurityUtils;->isLanguageValid(Ljava/lang/String;Ljava/lang/String;)I

    move-result v2

    .line 975
    const-string v3, "boost_cfg_old_user_active"

    const-string v4, "check_rate"

    invoke-static {v3, v4}, Lcom/cleanmaster/hpsharelib/cloudconfig/BoostCubeCloudConfig$CloudSecurityUtils;->isRangeValid(Ljava/lang/String;Ljava/lang/String;)I

    move-result v3

    .line 976
    if-ne v5, v1, :cond_2c

    if-ne v5, v2, :cond_2c

    if-ne v5, v3, :cond_2c

    .line 978
    :goto_2b
    return v0

    .line 976
    :cond_2c
    const/4 v0, 0x0

    goto :goto_2b

    :cond_2e
    move v0, v1

    goto :goto_2b
.end method