56 lines
1.4 KiB
Smali
56 lines
1.4 KiB
Smali
.class public interface abstract Landroidx/camera/core/impl/CameraControlInternal$b;
|
|
.super Ljava/lang/Object;
|
|
.source "CameraControlInternal.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/camera/core/impl/CameraControlInternal;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "b"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract a(Ljava/util/List;)V
|
|
.param p1 # Ljava/util/List;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"captureConfigs"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/util/List<",
|
|
"Landroidx/camera/core/impl/g;",
|
|
">;)V"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract b(Landroidx/camera/core/impl/SessionConfig;)V
|
|
.param p1 # Landroidx/camera/core/impl/SessionConfig;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"sessionConfig"
|
|
}
|
|
.end annotation
|
|
.end method
|