IAdSdk.smali

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


# virtual methods
.method public abstract clearAllLocalAdCache(Ljava/lang/String;)V
.end method

.method public varargs abstract cmdCommon([Ljava/lang/Object;)Ljava/lang/Object;
.end method

.method public abstract createAdView(Landroid/content/Context;ILcom/cm/plugincluster/ad/ui/IAdViewStyle;Landroid/view/View;)Lcom/cm/plugincluster/ad/ui/IAdView;
.end method

.method public abstract createAdView(Landroid/content/Context;ILcom/cm/plugincluster/ad/ui/IAdViewStyle;Landroid/view/View;Z)Lcom/cm/plugincluster/ad/ui/IAdView;
.end method

.method public abstract createAdView(Landroid/content/Context;Lcom/cm/plugincluster/ad/IAd;Lcom/cm/plugincluster/ad/ui/IAdViewStyle;Landroid/view/View;)Lcom/cm/plugincluster/ad/ui/IAdView;
.end method

.method public abstract createAdView(Landroid/content/Context;Lcom/cm/plugincluster/ad/IAd;Lcom/cm/plugincluster/ad/ui/IAdViewStyle;Landroid/view/View;Lcom/cm/plugincluster/ad/ui/IAdResPrepareListener;)Lcom/cm/plugincluster/ad/ui/IAdView;
.end method

.method public abstract createAdView(Landroid/content/Context;Lcom/cm/plugincluster/ad/IAd;Lcom/cm/plugincluster/ad/ui/IAdViewStyle;Landroid/view/View;Z)Lcom/cm/plugincluster/ad/ui/IAdView;
.end method

.method public abstract fetchAd(Ljava/lang/String;Lcom/cm/plugincluster/ad/data/IAdFetchListener;Z)Lcom/cm/plugincluster/ad/IAd;
.end method

.method public abstract fetchAd(Ljava/lang/String;Lcom/cm/plugincluster/ad/data/IAdFetchListener;ZLandroid/os/Bundle;)Lcom/cm/plugincluster/ad/IAd;
.end method

.method public abstract fetchAdList(Ljava/lang/String;ILcom/cm/plugincluster/ad/data/IAdFetchListener;Z)Ljava/util/List;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/lang/String;",
            "I",
            "Lcom/cm/plugincluster/ad/data/IAdFetchListener;",
            "Z)",
            "Ljava/util/List",
            "<",
            "Lcom/cm/plugincluster/ad/IAd;",
            ">;"
        }
    .end annotation
.end method

.method public abstract getAdWorker(Landroid/view/ViewGroup;Lcom/cm/plugincluster/libplugin/mm/IMMAdListener;I)Lcom/cm/plugincluster/libplugin/mm/IMMAdWorker;
.end method

.method public abstract initAdPosCfgCallBack(Lcom/cm/plugincluster/ad/ordinary/IAdSdkPosCfgCallBack;)V
.end method

.method public abstract initAdSdk(Landroid/content/Context;Ljava/lang/String;)V
.end method

.method public abstract initClickOutterHandler(Lcom/cm/plugincluster/ad/adhandle/IClickHandlerOutter;)V
.end method

.method public abstract initInfocReporter(Lcom/cm/plugincluster/ad/data/IAdSdkReporter;)V
.end method

.method public abstract pushBackUnUsedAds(Ljava/lang/String;Ljava/util/List;)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/lang/String;",
            "Ljava/util/List",
            "<",
            "Lcom/cm/plugincluster/ad/IAd;",
            ">;)V"
        }
    .end annotation
.end method

.method public abstract registBgPreload(Ljava/lang/String;JJLcom/cm/plugincluster/ad/data/IAdBgPreloadListener;)V
.end method

.method public abstract reportAdActive(Ljava/lang/String;)V
.end method

.method public abstract reportAdView(Ljava/lang/String;IILcom/cm/plugincluster/ad/IAd;)V
.end method

.method public abstract setAdCfg(Ljava/lang/String;Ljava/lang/String;)V
.end method

.method public abstract startPreload(Ljava/lang/String;Lcom/cm/plugincluster/ad/data/IAdPreloadListener;)V
.end method

.method public abstract startPreload(Ljava/lang/String;Lcom/cm/plugincluster/ad/data/IAdPreloadListener;Landroid/os/Bundle;)V
.end method

.method public abstract unRegistBgPreload(Ljava/lang/String;)V
.end method