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

29 lines
857 B
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public interface abstract Landroidx/browser/browseractions/BrowserActionsFallbackMenuUi$BrowserActionsFallMenuUiListener;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
.source "BrowserActionsFallbackMenuUi.java"
# annotations
2019-12-06 03:29:40 +00:00
.annotation build Landroidx/annotation/RestrictTo;
value = {
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope;
}
.end annotation
.annotation build Landroidx/annotation/VisibleForTesting;
.end annotation
2019-07-24 11:27:29 +00:00
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/browser/browseractions/BrowserActionsFallbackMenuUi;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x609
2019-07-24 11:27:29 +00:00
name = "BrowserActionsFallMenuUiListener"
.end annotation
# virtual methods
.method public abstract onMenuShown(Landroid/view/View;)V
.end method