tmap/smali/androidx/camera/core/impl/Config$b.smali
2022-06-10 21:38:30 +09:00

40 lines
975 B
Smali

.class public interface abstract Landroidx/camera/core/impl/Config$b;
.super Ljava/lang/Object;
.source "Config.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/camera/core/impl/Config;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "b"
.end annotation
# virtual methods
.method public abstract a(Landroidx/camera/core/impl/Config$a;)Z
.param p1 # Landroidx/camera/core/impl/Config$a;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"option"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroidx/camera/core/impl/Config$a<",
"*>;)Z"
}
.end annotation
.end method