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

20 lines
464 B
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.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