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

32 lines
831 B
Smali

.class public interface abstract Landroidx/camera/camera2/internal/v$c;
.super Ljava/lang/Object;
.source "Camera2CameraControlImpl.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/camera/camera2/internal/v;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "c"
.end annotation
# virtual methods
.method public abstract a(Landroid/hardware/camera2/TotalCaptureResult;)Z
.param p1 # Landroid/hardware/camera2/TotalCaptureResult;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"captureResult"
}
.end annotation
.end method