SearchView$b.smali
.class public interface abstract Landroidx/appcompat/widget/SearchView$b;
.super Ljava/lang/Object;
.source "SearchView.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/widget/SearchView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "b"
.end annotation
# virtual methods
.method public abstract onQueryTextChange(Ljava/lang/String;)Z
.end method
.method public abstract onQueryTextSubmit(Ljava/lang/String;)Z
.end method