INewsFragment.smali
.class public interface abstract Lcom/cm/plugincluster/news/interfaces/INewsFragment;
.super Ljava/lang/Object;
.source "INewsFragment.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/cm/plugincluster/news/interfaces/INewsFragment$ILoadMagicAdListener;
}
.end annotation
# virtual methods
.method public abstract getHasInit()Z
.end method
.method public abstract onEventInUiThread(Lclient/core/model/Event;)V
.end method
.method public abstract onFragmentChanged()V
.end method
.method public abstract onFragmentChanged(I)V
.end method
.method public abstract onNewsFragmentVisible(Z)V
.end method
.method public abstract refreshLanguage(Lcom/cm/plugincluster/cleanmaster/base/util/system/LanguageCountry;)V
.end method
.method public abstract toFragment()Landroid/support/v4/app/Fragment;
.end method