TaskNotifyMsgCfgKey.smali
.class public Lcom/cleanmaster/hpsharelib/cloudconfig/TaskNotifyMsgCfgKey;
.super Ljava/lang/Object;
.source "TaskNotifyMsgCfgKey.java"
# static fields
.field public static final TASK_NOTIFY_MSG:Ljava/lang/String; = "task_notify_msg"
# direct methods
.method public constructor <init>()V
.registers 1
.prologue
.line 6
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method