ConstsComm.smali

.class public Lcom/cm/plugincluster/softmgr/ConstsComm;
.super Ljava/lang/Object;
.source "ConstsComm.java"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/cm/plugincluster/softmgr/ConstsComm$ConstOfUninstallAct;,
        Lcom/cm/plugincluster/softmgr/ConstsComm$ConstOfAppCleanAct;,
        Lcom/cm/plugincluster/softmgr/ConstsComm$ConstOfNewAppUninstallAct;,
        Lcom/cm/plugincluster/softmgr/ConstsComm$ConstOfAppMgrAct;
    }
.end annotation


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

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

    return-void
.end method