apkfuckery/com.discord/smali/androidx/appcompat/view/menu/MenuBuilder$Callback.smali

23 lines
634 B
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.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