Path: blob/master/Compiled_apk/smali/androidx/appcompat/view/menu/MenuBuilder$Callback.smali
2475 views
.class public interface abstract Landroidx/appcompat/view/menu/MenuBuilder$Callback; .super Ljava/lang/Object; .source "MenuBuilder.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Landroidx/appcompat/view/menu/MenuBuilder; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x609 name = "Callback" .end annotation # virtual methods .method public abstract onMenuItemSelected(Landroidx/appcompat/view/menu/MenuBuilder;Landroid/view/MenuItem;)Z .end method .method public abstract onMenuModeChange(Landroidx/appcompat/view/menu/MenuBuilder;)V .end method