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

36 lines
920 B
Smali

.class public interface abstract Landroidx/camera/camera2/internal/x0$a;
.super Ljava/lang/Object;
.source "CameraBurstCaptureCallback.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/camera/camera2/internal/x0;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "a"
.end annotation
# virtual methods
.method public abstract a(Landroid/hardware/camera2/CameraCaptureSession;IZ)V
.param p1 # Landroid/hardware/camera2/CameraCaptureSession;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0
}
names = {
"session",
"sequenceId",
"isAborted"
}
.end annotation
.end method