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

87 lines
2.1 KiB
Smali

.class public interface abstract Landroidx/camera/camera2/internal/x2$b;
.super Ljava/lang/Object;
.source "ZoomControl.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/camera/camera2/internal/x2;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "b"
.end annotation
# virtual methods
.method public abstract a(Landroid/hardware/camera2/TotalCaptureResult;)V
.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
.method public abstract b(Lr/b$a;)V
.param p1 # Lr/b$a;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"builder"
}
.end annotation
.end method
.method public abstract c(FLandroidx/concurrent/futures/CallbackToFutureAdapter$a;)V
.param p2 # Landroidx/concurrent/futures/CallbackToFutureAdapter$a;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"zoomRatio",
"completer"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(F",
"Landroidx/concurrent/futures/CallbackToFutureAdapter$a<",
"Ljava/lang/Void;",
">;)V"
}
.end annotation
.end method
.method public abstract d()F
.end method
.method public abstract e()V
.end method
.method public abstract f()F
.end method
.method public abstract g()Landroid/graphics/Rect;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end method