apkfuckery/com.discord/smali/androidx/browser/browseractions/BrowserActionsFallbackMenuUi$BrowserActionsFallMenuUiListener.smali

29 lines
864 B
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public interface abstract Landroidx/browser/browseractions/BrowserActionsFallbackMenuUi$BrowserActionsFallMenuUiListener;
.super Ljava/lang/Object;
.source "BrowserActionsFallbackMenuUi.java"
# annotations
.annotation build Landroidx/annotation/RestrictTo;
value = {
2020-07-08 16:44:49 +00:00
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
2020-05-17 12:40:10 +00:00
}
.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