59 lines
1.2 KiB
Smali
59 lines
1.2 KiB
Smali
.class public abstract Lx/i;
|
|
.super Ljava/lang/Object;
|
|
.source "CameraCaptureCallback.java"
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.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
|