CoverStateInterface.smali

.class public interface abstract Lcom/cm/plugincluster/news/platform/CoverStateInterface;
.super Ljava/lang/Object;
.source "CoverStateInterface.java"


# annotations
.annotation runtime Ljava/lang/Deprecated;
.end annotation


# virtual methods
.method public abstract onCoverAdd(Landroid/content/Intent;)V
.end method

.method public abstract onCoverRemoved(I)V
.end method

.method public abstract onCoverStartShow()V
.end method

.method public abstract onCoverStopShow()V
.end method