apkfuckery/com.discord/smali/androidx/browser/browseractions/BrowserActionsIntent$Browse...

29 lines
823 B
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public interface abstract Landroidx/browser/browseractions/BrowserActionsIntent$BrowserActionsFallDialogListener;
.super Ljava/lang/Object;
.source "BrowserActionsIntent.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/BrowserActionsIntent;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "BrowserActionsFallDialogListener"
.end annotation
# virtual methods
.method public abstract onDialogShown()V
.end method