BoostCubeCloudConfig$CloudProcessKey.smali

.class public Lcom/cleanmaster/hpsharelib/cloudconfig/BoostCubeCloudConfig$CloudProcessKey;
.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 = "CloudProcessKey"
.end annotation


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

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

    return-void
.end method

.method public static getAbnormalDetectionMcc()Ljava/lang/String;
    .registers 3

    .prologue
    .line 572
    const-string v0, "process_settings"

    const-string v1, "abnormal_detection_mcc"

    const/4 v2, 0x0

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

    move-result-object v0

    return-object v0
.end method

.method public static getAbnormalLowMemoryNotificationNewTextShowPeriod()I
    .registers 3

    .prologue
    .line 652
    const-string v0, "process_settings"

    const-string v1, "low_mem_notification_new_text_show_period"

    const/16 v2, 0x1e

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

    move-result v0

    return v0
.end method

.method public static getAbnormalLowMemoryNotificationShowPeriod()I
    .registers 3

    .prologue
    .line 621
    const-string v0, "process_settings"

    const-string v1, "low_mem_notification_show_period"

    const/16 v2, 0xc

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

    move-result v0

    return v0
.end method

.method public static getAbnormalRankingMcc()Ljava/lang/String;
    .registers 3

    .prologue
    .line 546
    const-string v0, "process_settings"

    const-string v1, "abnormal_ranking_mcc"

    const/4 v2, 0x0

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

    move-result-object v0

    return-object v0
.end method

.method public static getAbnormalRankingNotifyTimeHour()I
    .registers 3

    .prologue
    .line 560
    const-string v0, "process_settings"

    const-string v1, "abnormal_ranking_notify_time_hour"

    const/4 v2, -0x1

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

    move-result v0

    return v0
.end method

.method public static getAbnormalRankingNotifyTimeMinute()I
    .registers 3

    .prologue
    .line 566
    const-string v0, "process_settings"

    const-string v1, "abnormal_ranking_notify_time_minute"

    const/4 v2, -0x1

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

    move-result v0

    return v0
.end method

.method public static getAbnormalRankingStatisticsPeriodDay()I
    .registers 3

    .prologue
    .line 540
    const-string v0, "process_settings"

    const-string v1, "abnormal_ranking_statistics_period_day"

    const/4 v2, -0x1

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

    move-result v0

    return v0
.end method

.method public static getAbnormalRankingTopMaxCount()I
    .registers 3

    .prologue
    .line 534
    const-string v0, "process_settings"

    const-string v1, "abnormal_ranking_top_max_count"

    const/4 v2, 0x0

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

    move-result v0

    return v0
.end method

.method public static getAbnormalRankingTotalThreshold()I
    .registers 3

    .prologue
    .line 554
    const-string v0, "process_settings"

    const-string v1, "abnormal_ranking_total_threshold"

    const/4 v2, -0x1

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

    move-result v0

    return v0
.end method

.method public static getAbnormalToastShowTimeS(I)I
    .registers 3

    .prologue
    .line 577
    const-string v0, "process_settings"

    const-string v1, "abnormal_toast_show_time_s"

    invoke-static {v0, v1, p0}, Lcom/cleanmaster/hpsharelib/cloudconfig/BoostCubeCloudConfig$Common;->getIntValue(Ljava/lang/String;Ljava/lang/String;I)I

    move-result v0

    return v0
.end method

.method public static getCloudAbnormalStopAccEnabled()Z
    .registers 3

    .prologue
    .line 674
    const-string v0, "process_settings"

    const-string v1, "abnormal_stop_acc_enabled"

    const/4 v2, 0x1

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

    move-result v0

    return v0
.end method

.method public static getCloudAbnormalStopCPUCleanStrategy(I)I
    .registers 3

    .prologue
    .line 680
    const-string v0, "process_settings"

    const-string v1, "abnormal_stop_cpu_clean_strategy"

    invoke-static {v0, v1, p0}, Lcom/cleanmaster/hpsharelib/cloudconfig/BoostCubeCloudConfig$Common;->getIntValue(Ljava/lang/String;Ljava/lang/String;I)I

    move-result v0

    return v0
.end method

.method public static getCmTaskScan3Rate(I)I
    .registers 3

    .prologue
    .line 529
    const-string v0, "process_settings"

    const-string v1, "cm_task_scan3_rate"

    invoke-static {v0, v1, p0}, Lcom/cleanmaster/hpsharelib/cloudconfig/BoostCubeCloudConfig$Common;->getIntValue(Ljava/lang/String;Ljava/lang/String;I)I

    move-result v0

    return v0
.end method

.method public static getLowBatteryNotifyInterval()I
    .registers 3

    .prologue
    .line 670
    const-string/jumbo v0, "supersaver_lowbattery"

    const-string v1, "low_battery_notif_interval"

    const/16 v2, 0x18

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

    move-result v0

    return v0
.end method

.method public static getMemoryNotifyDefaultSize()I
    .registers 3

    .prologue
    .line 616
    const-string v0, "process_settings"

    const-string v1, "memory_notify_default_size"

    const/4 v2, 0x0

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

    move-result v0

    return v0
.end method

.method public static getProcessCpuHigh(I)I
    .registers 3

    .prologue
    .line 635
    const-string v0, "process_settings"

    const-string v1, "process_cpu_high"

    invoke-static {v0, v1, p0}, Lcom/cleanmaster/hpsharelib/cloudconfig/BoostCubeCloudConfig$Common;->getIntValue(Ljava/lang/String;Ljava/lang/String;I)I

    move-result v0

    return v0
.end method

.method public static getProcessCpuNotificationSwitchStandby()Z
    .registers 3

    .prologue
    .line 610
    const-string v0, "process_settings"

    const-string v1, "process_cpu_notification_switch_standby"

    const/4 v2, 0x1

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

    move-result v0

    return v0
.end method

.method public static getProcessCpuShowTempThreshold(I)I
    .registers 3

    .prologue
    .line 604
    const-string v0, "process_settings"

    const-string v1, "process_cpu_show_temp_threshold"

    invoke-static {v0, v1, p0}, Lcom/cleanmaster/hpsharelib/cloudconfig/BoostCubeCloudConfig$Common;->getIntValue(Ljava/lang/String;Ljava/lang/String;I)I

    move-result v0

    return v0
.end method

.method public static getProcessCpuShowTextStandard(I)I
    .registers 3

    .prologue
    .line 598
    const-string v0, "process_settings"

    const-string v1, "cpu_show_text_standard"

    invoke-static {v0, v1, p0}, Lcom/cleanmaster/hpsharelib/cloudconfig/BoostCubeCloudConfig$Common;->getIntValue(Ljava/lang/String;Ljava/lang/String;I)I

    move-result v0

    return v0
.end method

.method public static getProcessPidAvg(I)I
    .registers 3

    .prologue
    .line 645
    const-string v0, "process_settings"

    const-string v1, "process_pid_avg"

    invoke-static {v0, v1, p0}, Lcom/cleanmaster/hpsharelib/cloudconfig/BoostCubeCloudConfig$Common;->getIntValue(Ljava/lang/String;Ljava/lang/String;I)I

    move-result v0

    return v0
.end method

.method public static getProcessPidHigh(I)I
    .registers 3

    .prologue
    .line 640
    const-string v0, "process_settings"

    const-string v1, "process_pid_high"

    invoke-static {v0, v1, p0}, Lcom/cleanmaster/hpsharelib/cloudconfig/BoostCubeCloudConfig$Common;->getIntValue(Ljava/lang/String;Ljava/lang/String;I)I

    move-result v0

    return v0
.end method