tmap/smali/w/o.smali
2022-06-10 21:38:30 +09:00

167 lines
4.3 KiB
Smali

.class public Lw/o;
.super Ljava/lang/Object;
.source "CaptureRequestOptions.java"
# interfaces
.implements Landroidx/camera/core/impl/q;
# annotations
.annotation build Landroidx/camera/camera2/interop/ExperimentalCamera2Interop;
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lw/o$a;
}
.end annotation
# instance fields
.field public final w:Landroidx/camera/core/impl/Config;
# direct methods
.method public constructor <init>(Landroidx/camera/core/impl/Config;)V
.locals 0
.param p1 # Landroidx/camera/core/impl/Config;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"config"
}
.end annotation
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lw/o;->w:Landroidx/camera/core/impl/Config;
return-void
.end method
# virtual methods
.method public a()Landroidx/camera/core/impl/Config;
.locals 1
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation build Landroidx/annotation/RestrictTo;
value = {
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY:Landroidx/annotation/RestrictTo$Scope;
}
.end annotation
.line 1
iget-object v0, p0, Lw/o;->w:Landroidx/camera/core/impl/Config;
return-object v0
.end method
.method public b0(Landroid/hardware/camera2/CaptureRequest$Key;)Ljava/lang/Object;
.locals 2
.param p1 # Landroid/hardware/camera2/CaptureRequest$Key;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/Nullable;
.end annotation
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"key"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<ValueT:",
"Ljava/lang/Object;",
">(",
"Landroid/hardware/camera2/CaptureRequest$Key<",
"TValueT;>;)TValueT;"
}
.end annotation
.line 1
invoke-static {p1}, Lr/b;->d0(Landroid/hardware/camera2/CaptureRequest$Key;)Landroidx/camera/core/impl/Config$a;
move-result-object p1
.line 2
iget-object v0, p0, Lw/o;->w:Landroidx/camera/core/impl/Config;
const/4 v1, 0x0
invoke-interface {v0, p1, v1}, Landroidx/camera/core/impl/Config;->h(Landroidx/camera/core/impl/Config$a;Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
return-object p1
.end method
.method public c0(Landroid/hardware/camera2/CaptureRequest$Key;Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
.param p1 # Landroid/hardware/camera2/CaptureRequest$Key;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Ljava/lang/Object;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation build Landroidx/annotation/Nullable;
.end annotation
.annotation build Landroidx/annotation/RestrictTo;
value = {
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY:Landroidx/annotation/RestrictTo$Scope;
}
.end annotation
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"key",
"valueIfMissing"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<ValueT:",
"Ljava/lang/Object;",
">(",
"Landroid/hardware/camera2/CaptureRequest$Key<",
"TValueT;>;TValueT;)TValueT;"
}
.end annotation
.line 1
invoke-static {p1}, Lr/b;->d0(Landroid/hardware/camera2/CaptureRequest$Key;)Landroidx/camera/core/impl/Config$a;
move-result-object p1
.line 2
iget-object v0, p0, Lw/o;->w:Landroidx/camera/core/impl/Config;
invoke-interface {v0, p1, p2}, Landroidx/camera/core/impl/Config;->h(Landroidx/camera/core/impl/Config$a;Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
return-object p1
.end method