tmap/smali/androidx/camera/core/ImageCapture$n$b.smali
2022-06-10 21:38:30 +09:00

46 lines
1.2 KiB
Smali

.class public interface abstract Landroidx/camera/core/ImageCapture$n$b;
.super Ljava/lang/Object;
.source "ImageCapture.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/camera/core/ImageCapture$n;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "b"
.end annotation
# virtual methods
.method public abstract a(Landroidx/camera/core/ImageCapture$m;)Lcom/google/common/util/concurrent/ListenableFuture;
.param p1 # Landroidx/camera/core/ImageCapture$m;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"imageCaptureRequest"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroidx/camera/core/ImageCapture$m;",
")",
"Lcom/google/common/util/concurrent/ListenableFuture<",
"Landroidx/camera/core/p1;",
">;"
}
.end annotation
.end method