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

160 lines
4.0 KiB
Smali

.class public final Landroidx/camera/camera2/internal/y0$b;
.super Landroid/hardware/camera2/CameraCaptureSession$StateCallback;
.source "CameraCaptureSessionStateCallbacks.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/camera/camera2/internal/y0;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "b"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Landroid/hardware/camera2/CameraCaptureSession$StateCallback;-><init>()V
return-void
.end method
# virtual methods
.method public onActive(Landroid/hardware/camera2/CameraCaptureSession;)V
.locals 0
.param p1 # Landroid/hardware/camera2/CameraCaptureSession;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"session"
}
.end annotation
return-void
.end method
.method public onCaptureQueueEmpty(Landroid/hardware/camera2/CameraCaptureSession;)V
.locals 0
.param p1 # Landroid/hardware/camera2/CameraCaptureSession;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"session"
}
.end annotation
return-void
.end method
.method public onClosed(Landroid/hardware/camera2/CameraCaptureSession;)V
.locals 0
.param p1 # Landroid/hardware/camera2/CameraCaptureSession;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"session"
}
.end annotation
return-void
.end method
.method public onConfigureFailed(Landroid/hardware/camera2/CameraCaptureSession;)V
.locals 0
.param p1 # Landroid/hardware/camera2/CameraCaptureSession;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"session"
}
.end annotation
return-void
.end method
.method public onConfigured(Landroid/hardware/camera2/CameraCaptureSession;)V
.locals 0
.param p1 # Landroid/hardware/camera2/CameraCaptureSession;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"session"
}
.end annotation
return-void
.end method
.method public onReady(Landroid/hardware/camera2/CameraCaptureSession;)V
.locals 0
.param p1 # Landroid/hardware/camera2/CameraCaptureSession;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"session"
}
.end annotation
return-void
.end method
.method public onSurfacePrepared(Landroid/hardware/camera2/CameraCaptureSession;Landroid/view/Surface;)V
.locals 0
.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 system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"session",
"surface"
}
.end annotation
return-void
.end method