.class public interface abstract Landroidx/appcompat/view/menu/ShowableListMenu; .super Ljava/lang/Object; .source "ShowableListMenu.java" # annotations .annotation build Landroidx/annotation/RestrictTo; value = { .enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope; } .end annotation # virtual methods .method public abstract dismiss()V .end method .method public abstract getListView()Landroid/widget/ListView; .end method .method public abstract isShowing()Z .end method .method public abstract show()V .end method