BoostCubeCloudConfig$AbnormalDetectionNotifyKey.smali
.class public Lcom/cleanmaster/hpsharelib/cloudconfig/BoostCubeCloudConfig$AbnormalDetectionNotifyKey;
.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 = "AbnormalDetectionNotifyKey"
.end annotation
# direct methods
.method public constructor <init>()V
.registers 1
.prologue
.line 992
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static getAbnormalDetectionNotifyCpuAbnormal()Z
.registers 3
.prologue
.line 995
const-string v0, "abnormal_detection_notify_key"
const-string v1, "abnormal_detection_notify_cpu_abnormal"
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 getAbnormalDetectionNotifyDelayHourDanger()I
.registers 3
.prologue
.line 1007
const-string v0, "abnormal_detection_notify_key"
const-string v1, "abnormal_detection_notify_delay_hour_danger"
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 getAbnormalDetectionNotifyDelayHourExtend()Z
.registers 3
.prologue
.line 1013
const-string v0, "abnormal_detection_notify_key"
const-string v1, "abnormal_detection_notify_delay_hour_extend"
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 getAbnormalDetectionNotifyDelayHourNormal()I
.registers 3
.prologue
.line 1019
const-string v0, "abnormal_detection_notify_key"
const-string v1, "abnormal_detection_notify_delay_hour_normal"
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 getAbnormalDetectionNotifyFreqstartCpuThreshold()I
.registers 3
.prologue
.line 1025
const-string v0, "abnormal_detection_notify_key"
const-string v1, "abnormal_detection_notify_freqstart_cpu_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 getAbnormalDetectionNotifyFreqstartKillbackgroundThreshold()I
.registers 3
.prologue
.line 1031
const-string v0, "abnormal_detection_notify_key"
const-string v1, "abnormal_detection_notify_freqstart_killbackground_threshold"
const/16 v2, 0x3e8
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 getAbnormalDetectionNotifyFreqstartWhiteList()Ljava/lang/String;
.registers 3
.prologue
.line 1001
const-string v0, "abnormal_detection_notify_key"
const-string v1, "abnormal_detection_notify_freqstart_white_list"
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