102 lines
2.4 KiB
Smali
102 lines
2.4 KiB
Smali
.class public final Landroidx/camera/camera2/internal/a1$b;
|
|
.super Landroid/hardware/camera2/CameraDevice$StateCallback;
|
|
.source "CameraDeviceStateCallbacks.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/camera/camera2/internal/a1;
|
|
.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/CameraDevice$StateCallback;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onClosed(Landroid/hardware/camera2/CameraDevice;)V
|
|
.locals 0
|
|
.param p1 # Landroid/hardware/camera2/CameraDevice;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"cameraDevice"
|
|
}
|
|
.end annotation
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onDisconnected(Landroid/hardware/camera2/CameraDevice;)V
|
|
.locals 0
|
|
.param p1 # Landroid/hardware/camera2/CameraDevice;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"cameraDevice"
|
|
}
|
|
.end annotation
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onError(Landroid/hardware/camera2/CameraDevice;I)V
|
|
.locals 0
|
|
.param p1 # Landroid/hardware/camera2/CameraDevice;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0,
|
|
0x0
|
|
}
|
|
names = {
|
|
"cameraDevice",
|
|
"error"
|
|
}
|
|
.end annotation
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onOpened(Landroid/hardware/camera2/CameraDevice;)V
|
|
.locals 0
|
|
.param p1 # Landroid/hardware/camera2/CameraDevice;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"cameraDevice"
|
|
}
|
|
.end annotation
|
|
|
|
return-void
|
|
.end method
|