.class public interface abstract Landroidx/appcompat/view/menu/MenuPresenter$Callback; .super Ljava/lang/Object; .source "MenuPresenter.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Landroidx/appcompat/view/menu/MenuPresenter; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x609 name = "Callback" .end annotation # virtual methods .method public abstract onCloseMenu(Landroidx/appcompat/view/menu/MenuBuilder;Z)V .param p1 # Landroidx/appcompat/view/menu/MenuBuilder; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .end method .method public abstract onOpenSubMenu(Landroidx/appcompat/view/menu/MenuBuilder;)Z .param p1 # Landroidx/appcompat/view/menu/MenuBuilder; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .end method