apkfuckery/com.discord/smali/androidx/appcompat/widget/SearchView$OnQueryTextListe...

23 lines
576 B
Smali

.class public interface abstract Landroidx/appcompat/widget/SearchView$OnQueryTextListener;
.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 = "OnQueryTextListener"
.end annotation
# virtual methods
.method public abstract onQueryTextChange(Ljava/lang/String;)Z
.end method
.method public abstract onQueryTextSubmit(Ljava/lang/String;)Z
.end method