IWifiMainView.smali
.class public interface abstract Lcom/cm/plugincluster/screensaver/interfaces/IWifiMainView;
.super Ljava/lang/Object;
.source "IWifiMainView.java"
# virtual methods
.method public abstract getView()Landroid/widget/LinearLayout;
.end method
.method public abstract onCreate(Landroid/app/Activity;)V
.end method
.method public abstract onDestroy()V
.end method
.method public abstract onFinish()V
.end method
.method public abstract onNewIntent(Landroid/app/Activity;)V
.end method
.method public abstract onPause()V
.end method
.method public abstract onResume()V
.end method
.method public abstract onStop()V
.end method
.method public abstract setVisibility(I)V
.end method
.method public abstract setmNestScrollView(Z)V
.end method