CloudBoostCfgKey.smali

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


# static fields
.field public static final BOOST_NEW_ACTIVE_NOTIFICATOIN:Ljava/lang/String; = "boost_new_active_notification"

.field public static final CLOUD_BOOST_KEY:Ljava/lang/String; = "boost_cfg"

.field public static final CLOUD_ON_SCREEN_NOTIFICATION_CPU_KEY:Ljava/lang/String; = "boost_noti_cpu"

.field public static final CLOUD_ON_SCREEN_NOTIFICATION_INTERVAL_KEY:Ljava/lang/String; = "boost_noti_interval"

.field public static final CLOUD_ON_SCREEN_NOTIFICATION_PROCESS_KEY:Ljava/lang/String; = "boost_noti_process"

.field public static final CLOUD_ON_SCREEN_NOTIFICATION_RECENT_KEY:Ljava/lang/String; = "boost_noti_recent"


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

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

    return-void
.end method