19 lines
622 B
Smali
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
|