IAdBaseInfo.smali

.class public interface abstract Lcom/cm/plugincluster/screensaver/interfaces/ad/IAdBaseInfo;
.super Ljava/lang/Object;
.source "IAdBaseInfo.java"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/cm/plugincluster/screensaver/interfaces/ad/IAdBaseInfo$IAdImageStatus;
    }
.end annotation


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

.method public abstract getAd()Lcom/cm/plugincluster/screensaver/interfaces/ad/INativeAd;
.end method

.method public abstract getAdStatusList()Ljava/util/List;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Ljava/util/List",
            "<",
            "Lcom/cm/plugincluster/screensaver/interfaces/ad/IAdBaseInfo$IAdImageStatus;",
            ">;"
        }
    .end annotation
.end method

.method public abstract getExpiredForce()Z
.end method

.method public abstract getShowCount()I
.end method

.method public abstract getSourcePlace()I
.end method

.method public abstract isClicked()Z
.end method

.method public abstract isExpired()Z
.end method

.method public abstract isImageFileExist()Z
.end method

.method public abstract isImpressioned()Z
.end method

.method public abstract reset()V
.end method

.method public abstract setAd(Lcom/cm/plugincluster/screensaver/interfaces/ad/INativeAd;)V
.end method

.method public abstract setClicked()V
.end method

.method public abstract setExpiredForce(Z)V
.end method

.method public abstract setImpressioned()V
.end method

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