tmap/smali/s1/f0.smali
2022-06-10 21:38:30 +09:00

19 lines
622 B
Smali

.class public interface abstract Ls1/f0;
.super Ljava/lang/Object;
.source "OnReceiveContentListener.java"
# virtual methods
.method public abstract a(Landroid/view/View;Landroidx/core/view/ContentInfoCompat;)Landroidx/core/view/ContentInfoCompat;
.param p1 # Landroid/view/View;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroidx/core/view/ContentInfoCompat;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method