.class interface abstract Landroid/support/v4/widget/SearchViewCompat$SearchViewCompatImpl; .super Ljava/lang/Object; .source "SearchViewCompat.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Landroid/support/v4/widget/SearchViewCompat; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x608 name = "SearchViewCompatImpl" .end annotation # virtual methods .method public abstract getQuery(Landroid/view/View;)Ljava/lang/CharSequence; .end method .method public abstract isIconified(Landroid/view/View;)Z .end method .method public abstract isQueryRefinementEnabled(Landroid/view/View;)Z .end method .method public abstract isSubmitButtonEnabled(Landroid/view/View;)Z .end method .method public abstract newOnCloseListener(Landroid/support/v4/widget/SearchViewCompat$OnCloseListenerCompat;)Ljava/lang/Object; .end method .method public abstract newOnQueryTextListener(Landroid/support/v4/widget/SearchViewCompat$OnQueryTextListenerCompat;)Ljava/lang/Object; .end method .method public abstract newSearchView(Landroid/content/Context;)Landroid/view/View; .end method .method public abstract setIconified(Landroid/view/View;Z)V .end method .method public abstract setImeOptions(Landroid/view/View;I)V .end method .method public abstract setInputType(Landroid/view/View;I)V .end method .method public abstract setMaxWidth(Landroid/view/View;I)V .end method .method public abstract setOnCloseListener(Ljava/lang/Object;Ljava/lang/Object;)V .end method .method public abstract setOnQueryTextListener(Ljava/lang/Object;Ljava/lang/Object;)V .end method .method public abstract setQuery(Landroid/view/View;Ljava/lang/CharSequence;Z)V .end method .method public abstract setQueryHint(Landroid/view/View;Ljava/lang/CharSequence;)V .end method .method public abstract setQueryRefinementEnabled(Landroid/view/View;Z)V .end method .method public abstract setSearchableInfo(Landroid/view/View;Landroid/content/ComponentName;)V .end method .method public abstract setSubmitButtonEnabled(Landroid/view/View;Z)V .end method