tmap/smali/x/l0$a.smali
2022-06-10 21:38:30 +09:00

38 lines
878 B
Smali

.class public interface abstract Lx/l0$a;
.super Ljava/lang/Object;
.source "ImageReaderProxy.java"
# annotations
.annotation build Landroidx/annotation/RestrictTo;
value = {
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope;
}
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lx/l0;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "a"
.end annotation
# virtual methods
.method public abstract a(Lx/l0;)V
.param p1 # Lx/l0;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"imageReader"
}
.end annotation
.end method