2022-06-10 21:38:30 +09:00

48 lines
1.2 KiB
Smali

.class public interface abstract Landroidx/camera/core/impl/g$b;
.super Ljava/lang/Object;
.source "CaptureConfig.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/camera/core/impl/g;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "b"
.end annotation
# virtual methods
.method public abstract a(Landroidx/camera/core/impl/s;Landroidx/camera/core/impl/g$a;)V
.param p1 # Landroidx/camera/core/impl/s;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroidx/camera/core/impl/g$a;
.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/g$a;",
")V"
}
.end annotation
.end method