261 lines
7.3 KiB
Smali
261 lines
7.3 KiB
Smali
.class public final Ls/a$c;
|
|
.super Landroid/hardware/camera2/CameraCaptureSession$StateCallback;
|
|
.source "CameraCaptureSessionCompat.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Ls/a;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "c"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final a:Landroid/hardware/camera2/CameraCaptureSession$StateCallback;
|
|
|
|
.field public final b:Ljava/util/concurrent/Executor;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/util/concurrent/Executor;Landroid/hardware/camera2/CameraCaptureSession$StateCallback;)V
|
|
.locals 0
|
|
.param p1 # Ljava/util/concurrent/Executor;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p2 # Landroid/hardware/camera2/CameraCaptureSession$StateCallback;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0,
|
|
0x0
|
|
}
|
|
names = {
|
|
"executor",
|
|
"wrappedCallback"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Landroid/hardware/camera2/CameraCaptureSession$StateCallback;-><init>()V
|
|
|
|
.line 2
|
|
iput-object p1, p0, Ls/a$c;->b:Ljava/util/concurrent/Executor;
|
|
|
|
.line 3
|
|
iput-object p2, p0, Ls/a$c;->a:Landroid/hardware/camera2/CameraCaptureSession$StateCallback;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onActive(Landroid/hardware/camera2/CameraCaptureSession;)V
|
|
.locals 2
|
|
.param p1 # Landroid/hardware/camera2/CameraCaptureSession;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x10
|
|
}
|
|
names = {
|
|
"session"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Ls/a$c;->b:Ljava/util/concurrent/Executor;
|
|
|
|
new-instance v1, Ls/a$c$d;
|
|
|
|
invoke-direct {v1, p0, p1}, Ls/a$c$d;-><init>(Ls/a$c;Landroid/hardware/camera2/CameraCaptureSession;)V
|
|
|
|
invoke-interface {v0, v1}, Ljava/util/concurrent/Executor;->execute(Ljava/lang/Runnable;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onCaptureQueueEmpty(Landroid/hardware/camera2/CameraCaptureSession;)V
|
|
.locals 2
|
|
.param p1 # Landroid/hardware/camera2/CameraCaptureSession;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroidx/annotation/RequiresApi;
|
|
value = 0x1a
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x10
|
|
}
|
|
names = {
|
|
"session"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Ls/a$c;->b:Ljava/util/concurrent/Executor;
|
|
|
|
new-instance v1, Ls/a$c$e;
|
|
|
|
invoke-direct {v1, p0, p1}, Ls/a$c$e;-><init>(Ls/a$c;Landroid/hardware/camera2/CameraCaptureSession;)V
|
|
|
|
invoke-interface {v0, v1}, Ljava/util/concurrent/Executor;->execute(Ljava/lang/Runnable;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onClosed(Landroid/hardware/camera2/CameraCaptureSession;)V
|
|
.locals 2
|
|
.param p1 # Landroid/hardware/camera2/CameraCaptureSession;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x10
|
|
}
|
|
names = {
|
|
"session"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Ls/a$c;->b:Ljava/util/concurrent/Executor;
|
|
|
|
new-instance v1, Ls/a$c$f;
|
|
|
|
invoke-direct {v1, p0, p1}, Ls/a$c$f;-><init>(Ls/a$c;Landroid/hardware/camera2/CameraCaptureSession;)V
|
|
|
|
invoke-interface {v0, v1}, Ljava/util/concurrent/Executor;->execute(Ljava/lang/Runnable;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onConfigureFailed(Landroid/hardware/camera2/CameraCaptureSession;)V
|
|
.locals 2
|
|
.param p1 # Landroid/hardware/camera2/CameraCaptureSession;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x10
|
|
}
|
|
names = {
|
|
"session"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Ls/a$c;->b:Ljava/util/concurrent/Executor;
|
|
|
|
new-instance v1, Ls/a$c$b;
|
|
|
|
invoke-direct {v1, p0, p1}, Ls/a$c$b;-><init>(Ls/a$c;Landroid/hardware/camera2/CameraCaptureSession;)V
|
|
|
|
invoke-interface {v0, v1}, Ljava/util/concurrent/Executor;->execute(Ljava/lang/Runnable;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onConfigured(Landroid/hardware/camera2/CameraCaptureSession;)V
|
|
.locals 2
|
|
.param p1 # Landroid/hardware/camera2/CameraCaptureSession;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x10
|
|
}
|
|
names = {
|
|
"session"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Ls/a$c;->b:Ljava/util/concurrent/Executor;
|
|
|
|
new-instance v1, Ls/a$c$a;
|
|
|
|
invoke-direct {v1, p0, p1}, Ls/a$c$a;-><init>(Ls/a$c;Landroid/hardware/camera2/CameraCaptureSession;)V
|
|
|
|
invoke-interface {v0, v1}, Ljava/util/concurrent/Executor;->execute(Ljava/lang/Runnable;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onReady(Landroid/hardware/camera2/CameraCaptureSession;)V
|
|
.locals 2
|
|
.param p1 # Landroid/hardware/camera2/CameraCaptureSession;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x10
|
|
}
|
|
names = {
|
|
"session"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Ls/a$c;->b:Ljava/util/concurrent/Executor;
|
|
|
|
new-instance v1, Ls/a$c$c;
|
|
|
|
invoke-direct {v1, p0, p1}, Ls/a$c$c;-><init>(Ls/a$c;Landroid/hardware/camera2/CameraCaptureSession;)V
|
|
|
|
invoke-interface {v0, v1}, Ljava/util/concurrent/Executor;->execute(Ljava/lang/Runnable;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onSurfacePrepared(Landroid/hardware/camera2/CameraCaptureSession;Landroid/view/Surface;)V
|
|
.locals 2
|
|
.param p1 # Landroid/hardware/camera2/CameraCaptureSession;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p2 # Landroid/view/Surface;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroidx/annotation/RequiresApi;
|
|
value = 0x17
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x10,
|
|
0x10
|
|
}
|
|
names = {
|
|
"session",
|
|
"surface"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Ls/a$c;->b:Ljava/util/concurrent/Executor;
|
|
|
|
new-instance v1, Ls/a$c$g;
|
|
|
|
invoke-direct {v1, p0, p1, p2}, Ls/a$c$g;-><init>(Ls/a$c;Landroid/hardware/camera2/CameraCaptureSession;Landroid/view/Surface;)V
|
|
|
|
invoke-interface {v0, v1}, Ljava/util/concurrent/Executor;->execute(Ljava/lang/Runnable;)V
|
|
|
|
return-void
|
|
.end method
|