KeepLiveConsts.smali

.class public Lcom/cleanmaster/daemon/KeepLiveConsts;
.super Ljava/lang/Object;
.source "KeepLiveConsts.java"


# static fields
.field public static final KeepLive_AccountManager:I = 0x1

.field public static final KeepLive_Default:I = 0x0

.field public static final KeepLive_Gray:I = 0x20

.field public static final KeepLive_JobScheduler:I = 0x2

.field public static final KeepLive_MediaPlayer:I = 0x80

.field public static final KeepLive_Native:I = 0x4

.field public static final KeepLive_Notification:I = 0x40

.field public static final KeepLive_OnePx:I = 0x10


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

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

    return-void
.end method