tmap/smali/x/k0.smali
2022-06-10 21:38:30 +09:00

43 lines
1.0 KiB
Smali

.class public interface abstract Lx/k0;
.super Ljava/lang/Object;
.source "ImageProxyBundle.java"
# virtual methods
.method public abstract a()Ljava/util/List;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Ljava/lang/Integer;",
">;"
}
.end annotation
.end method
.method public abstract b(I)Lcom/google/common/util/concurrent/ListenableFuture;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"captureId"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(I)",
"Lcom/google/common/util/concurrent/ListenableFuture<",
"Landroidx/camera/core/p1;",
">;"
}
.end annotation
.end method