132 lines
3.9 KiB
Smali
132 lines
3.9 KiB
Smali
.class public interface abstract Landroidx/camera/camera2/internal/SynchronizedCaptureSessionOpener$b;
|
|
.super Ljava/lang/Object;
|
|
.source "SynchronizedCaptureSessionOpener.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/camera/camera2/internal/SynchronizedCaptureSessionOpener;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "b"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract a(ILjava/util/List;Landroidx/camera/camera2/internal/e2$a;)Landroidx/camera/camera2/internal/compat/params/SessionConfigurationCompat;
|
|
.param p2 # Ljava/util/List;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p3 # Landroidx/camera/camera2/internal/e2$a;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0,
|
|
0x0,
|
|
0x0
|
|
}
|
|
names = {
|
|
"sessionType",
|
|
"outputsCompat",
|
|
"stateCallback"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(I",
|
|
"Ljava/util/List<",
|
|
"Lt/b;",
|
|
">;",
|
|
"Landroidx/camera/camera2/internal/e2$a;",
|
|
")",
|
|
"Landroidx/camera/camera2/internal/compat/params/SessionConfigurationCompat;"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract getExecutor()Ljava/util/concurrent/Executor;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract k(Ljava/util/List;J)Lcom/google/common/util/concurrent/ListenableFuture;
|
|
.param p1 # Ljava/util/List;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0,
|
|
0x0
|
|
}
|
|
names = {
|
|
"deferrableSurfaces",
|
|
"timeout"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/util/List<",
|
|
"Landroidx/camera/core/impl/DeferrableSurface;",
|
|
">;J)",
|
|
"Lcom/google/common/util/concurrent/ListenableFuture<",
|
|
"Ljava/util/List<",
|
|
"Landroid/view/Surface;",
|
|
">;>;"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract q(Landroid/hardware/camera2/CameraDevice;Landroidx/camera/camera2/internal/compat/params/SessionConfigurationCompat;)Lcom/google/common/util/concurrent/ListenableFuture;
|
|
.param p1 # Landroid/hardware/camera2/CameraDevice;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p2 # Landroidx/camera/camera2/internal/compat/params/SessionConfigurationCompat;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0,
|
|
0x0
|
|
}
|
|
names = {
|
|
"cameraDevice",
|
|
"sessionConfigurationCompat"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Landroid/hardware/camera2/CameraDevice;",
|
|
"Landroidx/camera/camera2/internal/compat/params/SessionConfigurationCompat;",
|
|
")",
|
|
"Lcom/google/common/util/concurrent/ListenableFuture<",
|
|
"Ljava/lang/Void;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract stop()Z
|
|
.end method
|