apkfuckery/com.discord/smali/androidx/browser/browseractions/BrowserActionsFallbackMenuU...

29 lines
864 B
Smali

.class public interface abstract Landroidx/browser/browseractions/BrowserActionsFallbackMenuUi$BrowserActionsFallMenuUiListener;
.super Ljava/lang/Object;
.source "BrowserActionsFallbackMenuUi.java"
# annotations
.annotation build Landroidx/annotation/RestrictTo;
value = {
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
}
.end annotation
.annotation build Landroidx/annotation/VisibleForTesting;
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/browser/browseractions/BrowserActionsFallbackMenuUi;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "BrowserActionsFallMenuUiListener"
.end annotation
# virtual methods
.method public abstract onMenuShown(Landroid/view/View;)V
.end method