tmap/smali/androidx/browser/browseractions/BrowserActionsIntent$a.smali
2022-06-10 21:38:30 +09:00

29 lines
742 B
Smali

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