64 lines
1.3 KiB
Smali
64 lines
1.3 KiB
Smali
.class public final Lx/j$b;
|
|
.super Lx/i;
|
|
.source "CameraCaptureCallbacks.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lx/j;
|
|
.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}, Lx/i;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public b(Landroidx/camera/core/impl/c;)V
|
|
.locals 0
|
|
.param p1 # Landroidx/camera/core/impl/c;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"cameraCaptureResult"
|
|
}
|
|
.end annotation
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public c(Landroidx/camera/core/impl/CameraCaptureFailure;)V
|
|
.locals 0
|
|
.param p1 # Landroidx/camera/core/impl/CameraCaptureFailure;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"failure"
|
|
}
|
|
.end annotation
|
|
|
|
return-void
|
|
.end method
|