tmap/smali/j/g.smali
2022-06-10 21:38:30 +09:00

26 lines
534 B
Smali

.class public interface abstract Lj/g;
.super Ljava/lang/Object;
.source "ShowableListMenu.java"
# annotations
.annotation build Landroidx/annotation/RestrictTo;
value = {
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
}
.end annotation
# virtual methods
.method public abstract a()Z
.end method
.method public abstract d()Landroid/widget/ListView;
.end method
.method public abstract dismiss()V
.end method
.method public abstract show()V
.end method