PushCommand.smali
.class public Lcom/cm/plugincluster/common/PushCommand;
.super Ljava/lang/Object;
.source "PushCommand.java"
# instance fields
.field public mAction:I
.field public mParams:Landroid/os/Bundle;
# direct methods
.method public constructor <init>()V
.registers 1
.prologue
.line 9
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method