CMDHostNegativeScreen.smali

.class public Lcom/cm/plugincluster/nagativescreen/CMDHostNegativeScreen;
.super Lcom/cm/plugincluster/common/cmd/base/BaseCommands;
.source "CMDHostNegativeScreen.java"


# static fields
.field public static final GET_NEGATIVE_SCREEN_MODULE:I = 0x15e001

.field public static final IS_NEGATIVE_SCREEN_MODULE_ACTIVE:I = 0x15e002

.field public static final IS_SIDESLIPACTIVITY_SUPPORT_SCREENSIZE_CHANGED:I = 0x15e003


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

    .prologue
    .line 9
    invoke-direct {p0}, Lcom/cm/plugincluster/common/cmd/base/BaseCommands;-><init>()V

    return-void
.end method