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

48 lines
1.3 KiB
Smali

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