BoostCubeCloudConfig$ProcessCpuResultSwitch.smali

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


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

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

    return-void
.end method

.method public static getCpuAbnormalRateShareSwitch()Z
    .registers 3

    .prologue
    .line 985
    const-string v0, "cpu_item_switch"

    const-string v1, "cpu_abnormal_rate_share_switch"

    const/4 v2, 0x0

    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