IPublicResultView.smali
.class public interface abstract Lcom/cm/plugincluster/resultpage/interfaces/IPublicResultView;
.super Ljava/lang/Object;
.source "IPublicResultView.java"
# virtual methods
.method public abstract animUpPush()V
.end method
.method public abstract attach()V
.end method
.method public abstract bottomButtonPosClick()V
.end method
.method public abstract dettach()V
.end method
.method public abstract getView()Landroid/view/View;
.end method
.method public abstract getVisibility()I
.end method
.method public abstract inflateLayout(Z)V
.end method
.method public abstract initPublicResult(Lcom/cm/plugincluster/resultpage/ResultPadInfo;)V
.end method
.method public abstract initShareNew()V
.end method
.method public abstract onActivityResult(IILandroid/content/Intent;)V
.end method
.method public abstract onDestroy()V
.end method
.method public abstract onPause()V
.end method
.method public abstract onResume()V
.end method
.method public abstract reportPhysicalBack()V
.end method
.method public abstract reportResultPage(II)V
.end method
.method public abstract reportSpecialResultPage(II)V
.end method
.method public abstract reportTitleBack()V
.end method
.method public abstract scrollToHeader()V
.end method
.method public abstract setBottomButtonPosOnClick(Landroid/view/View$OnClickListener;)V
.end method
.method public abstract setFinishListener(Lcom/cm/plugincluster/resultpage/AnimaUpFinish;)V
.end method
.method public abstract setListOnItemClick(Landroid/widget/AdapterView$OnItemClickListener;)V
.end method
.method public abstract setVisibility(I)V
.end method
.method public abstract showEnterInterstitial()V
.end method