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

20 lines
464 B
Smali

.class public interface abstract Landroidx/appcompat/widget/SearchView$OnCloseListener;
.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 = "OnCloseListener"
.end annotation
# virtual methods
.method public abstract onClose()Z
.end method