INewsHostModule.smali

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


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

.method public abstract cm_news_sdk_push_report(Landroid/os/Bundle;)V
.end method

.method public abstract getFlurryAdFetchTimeoutSeconds()J
.end method

.method public abstract getNewsCmBrowser()Lcom/cm/plugincluster/news/detail/INewsCmBrowser;
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/lang/NoSuchMethodError;
        }
    .end annotation
.end method

.method public abstract interceptNewsDetailOnBackKeyClick(Landroid/view/ViewGroup;Landroid/content/Context;Landroid/os/Bundle;)Landroid/view/View;
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/lang/NoSuchMethodError;
        }
    .end annotation

    .annotation runtime Ljava/lang/Deprecated;
    .end annotation
.end method

.method public abstract isCurrentNewsTab(Landroid/support/v4/app/FragmentActivity;)Z
.end method

.method public abstract onShare(Landroid/app/Activity;Lorg/json/JSONObject;)V
.end method

.method public abstract onToupaiLogoCallBack(Landroid/content/Context;Lcom/cm/plugincluster/news/interfaces/ILogoCallBack;)V
.end method

.method public abstract onToupaiShareReport(Lcom/cm/plugincluster/news/interfaces/IShareReport;)V
.end method

.method public abstract reportMsgAction(Landroid/content/Context;ILjava/lang/String;I)V
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/lang/NoSuchMethodError;
        }
    .end annotation
.end method

.method public abstract showNotification(ILjava/lang/String;Ljava/lang/String;Landroid/app/PendingIntent;)V
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/lang/NoSuchMethodError;
        }
    .end annotation
.end method

.method public abstract startMainActFromPushNewsDetailPage(Landroid/app/Activity;)V
.end method

.method public abstract startWeatherActivity()V
.end method

.method public abstract takeWeatherDataProviderCover()Lcom/cm/plugincluster/weather/businessdk/IWeatherDataProviderCover;
.end method

.method public abstract triggerLocationAndWeather()V
.end method