Files
rr3-apk/smali/androidx/appcompat/app/AppCompatDelegateImpl$ActionBarMenuCallback.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

25 lines
638 B
Smali

.class interface abstract Landroidx/appcompat/app/AppCompatDelegateImpl$ActionBarMenuCallback;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/app/AppCompatDelegateImpl;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "ActionBarMenuCallback"
.end annotation
# virtual methods
.method public abstract onCreatePanelView(I)Landroid/view/View;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method
.method public abstract onPreparePanel(I)Z
.end method