ILockerNewsViewWrapper.smali
.class public interface abstract Lcom/cm/plugincluster/news/interfaces/ILockerNewsViewWrapper;
.super Ljava/lang/Object;
.source "ILockerNewsViewWrapper.java"
# virtual methods
.method public abstract attached()V
.end method
.method public abstract backKeyPressed()Z
.end method
.method public abstract createNewsView()V
.end method
.method public abstract detached()V
.end method
.method public abstract getNewsListView()Landroid/view/View;
.end method
.method public abstract getNewsView()Landroid/view/View;
.end method
.method public abstract gotoNewsDetailPageInside(Lcom/cm/plugincluster/news/platform/INewsItem;)V
.end method
.method public abstract init(Landroid/content/Context;Lcom/cm/plugincluster/news/platform/IClickListener;Lcom/cm/plugincluster/news/platform/INewsDetailStateListener;Lcom/cm/plugincluster/news/platform/IHeaderViewFetcher;I)V
.end method
.method public abstract isNewsSDKInit()Z
.end method
.method public abstract isNewsViewInit()Z
.end method
.method public abstract isSaverSource()Z
.end method
.method public abstract isShowMain()Z
.end method
.method public abstract pause()V
.end method
.method public abstract pausePlayingVideo()V
.end method
.method public abstract release()V
.end method
.method public abstract report()V
.end method
.method public abstract resetPanel()V
.end method
.method public abstract resume()V
.end method
.method public abstract updateDetailPageTitleLayout(Z)V
.end method
.method public abstract updateSDKListener(Lcom/cm/plugincluster/news/platform/INewsDetailStateListener;)V
.end method