SearchView$ISearchViewDelegate.smali
.class public interface abstract Lim/tpelyyftgw/ui/components/SearchView$ISearchViewDelegate;
.super Ljava/lang/Object;
.source "SearchView.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lim/tpelyyftgw/ui/components/SearchView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "ISearchViewDelegate"
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract canCollapseSearch()Z
.end method
.method public abstract onActionSearch(Ljava/lang/String;)V
.end method
.method public abstract onSearchCollapse()V
.end method
.method public abstract onSearchExpand()V
.end method
.method public abstract onStart(Z)V
.end method
.method public abstract onTextChange(Ljava/lang/String;)V
.end method