60 lines
1.4 KiB
Smali
60 lines
1.4 KiB
Smali
.class public final Lx/m0;
|
|
.super Landroidx/camera/core/impl/DeferrableSurface;
|
|
.source "ImmediateSurface.java"
|
|
|
|
|
|
# instance fields
|
|
.field public final j:Landroid/view/Surface;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/view/Surface;)V
|
|
.locals 0
|
|
.param p1 # Landroid/view/Surface;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"surface"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Landroidx/camera/core/impl/DeferrableSurface;-><init>()V
|
|
|
|
.line 2
|
|
iput-object p1, p0, Lx/m0;->j:Landroid/view/Surface;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public l()Lcom/google/common/util/concurrent/ListenableFuture;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Lcom/google/common/util/concurrent/ListenableFuture<",
|
|
"Landroid/view/Surface;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lx/m0;->j:Landroid/view/Surface;
|
|
|
|
invoke-static {v0}, Landroidx/camera/core/impl/utils/futures/f;->h(Ljava/lang/Object;)Lcom/google/common/util/concurrent/ListenableFuture;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|