CloudProcessRatingThresholdCfgKey.smali

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


# static fields
.field public static final CLOUD_PROCESS_RATING_THRESHOLD_KEY:Ljava/lang/String; = "process_rating_threshold"

.field public static final PROCESS_CLEAN_COUNT:Ljava/lang/String; = "process_clean_count_int"

.field public static final PROCESS_CLEAN_PERCENT:Ljava/lang/String; = "process_clean_percent_int"

.field public static final PROCESS_CLEAN_PERCENT_90:Ljava/lang/String; = "process_clean_percent_int_90"

.field public static final PROCESS_CLEAN_SIZE:Ljava/lang/String; = "process_clean_size_int"

.field public static final PROCESS_RATING_ROOT_SWITCH:Ljava/lang/String; = "process_rating_root_switch"

.field public static final PROCESS_RATING_SWITCH:Ljava/lang/String; = "process_rating_switch"

.field public static final PROCESS_RATING_SWITCH_40:Ljava/lang/String; = "process_rating_switch_40"


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

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

    return-void
.end method