PermanentNotificationConstant.smali

.class public Lcom/cleanmaster/hpsharelib/notification/PermanentNotificationConstant;
.super Ljava/lang/Object;
.source "PermanentNotificationConstant.java"


# static fields
.field public static final ACTION_REFLESH_MEMORY:Ljava/lang/String; = "action_reflesh_memory"


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

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

    return-void
.end method