IScreenStatusCallback.smali

.class public interface abstract Lcom/cm/plugincluster/nagativescreen/interfaces/IScreenStatusCallback;
.super Ljava/lang/Object;
.source "IScreenStatusCallback.java"


# virtual methods
.method public abstract onCoverAdd()V
.end method

.method public abstract onCoverCreate()V
.end method

.method public abstract onCoverDestroy()V
.end method

.method public abstract onCoverPause()V
.end method

.method public abstract onCoverRemove()V
.end method

.method public abstract onCoverResume()V
.end method