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

29 lines
823 B
Smali

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