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

378 lines
10 KiB
Smali

.class public interface abstract Landroidx/camera/core/impl/Config;
.super Ljava/lang/Object;
.source "Config.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Landroidx/camera/core/impl/Config$OptionPriority;,
Landroidx/camera/core/impl/Config$a;,
Landroidx/camera/core/impl/Config$b;
}
.end annotation
# direct methods
.method public static B(Landroidx/camera/core/impl/Config$OptionPriority;Landroidx/camera/core/impl/Config$OptionPriority;)Z
.locals 2
.param p0 # Landroidx/camera/core/impl/Config$OptionPriority;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p1 # Landroidx/camera/core/impl/Config$OptionPriority;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"priority1",
"priority2"
}
.end annotation
.line 1
sget-object v0, Landroidx/camera/core/impl/Config$OptionPriority;->ALWAYS_OVERRIDE:Landroidx/camera/core/impl/Config$OptionPriority;
const/4 v1, 0x1
if-ne p0, v0, :cond_0
if-ne p1, v0, :cond_0
return v1
.line 2
:cond_0
sget-object v0, Landroidx/camera/core/impl/Config$OptionPriority;->REQUIRED:Landroidx/camera/core/impl/Config$OptionPriority;
if-ne p0, v0, :cond_1
if-ne p1, v0, :cond_1
return v1
:cond_1
const/4 p0, 0x0
return p0
.end method
.method public static S(Landroidx/camera/core/impl/Config;Landroidx/camera/core/impl/Config;)Landroidx/camera/core/impl/Config;
.locals 4
.param p0 # Landroidx/camera/core/impl/Config;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.param p1 # Landroidx/camera/core/impl/Config;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"extendedConfig",
"baseConfig"
}
.end annotation
if-nez p0, :cond_0
if-nez p1, :cond_0
.line 1
invoke-static {}, Landroidx/camera/core/impl/o;->c0()Landroidx/camera/core/impl/o;
move-result-object p0
return-object p0
:cond_0
if-eqz p1, :cond_1
.line 2
invoke-static {p1}, Landroidx/camera/core/impl/n;->g0(Landroidx/camera/core/impl/Config;)Landroidx/camera/core/impl/n;
move-result-object p1
goto :goto_0
.line 3
:cond_1
invoke-static {}, Landroidx/camera/core/impl/n;->f0()Landroidx/camera/core/impl/n;
move-result-object p1
:goto_0
if-eqz p0, :cond_2
.line 4
invoke-interface {p0}, Landroidx/camera/core/impl/Config;->f()Ljava/util/Set;
move-result-object v0
invoke-interface {v0}, Ljava/util/Set;->iterator()Ljava/util/Iterator;
move-result-object v0
:goto_1
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
if-eqz v1, :cond_2
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v1
check-cast v1, Landroidx/camera/core/impl/Config$a;
.line 5
invoke-interface {p0, v1}, Landroidx/camera/core/impl/Config;->i(Landroidx/camera/core/impl/Config$a;)Landroidx/camera/core/impl/Config$OptionPriority;
move-result-object v2
.line 6
invoke-interface {p0, v1}, Landroidx/camera/core/impl/Config;->b(Landroidx/camera/core/impl/Config$a;)Ljava/lang/Object;
move-result-object v3
.line 7
invoke-virtual {p1, v1, v2, v3}, Landroidx/camera/core/impl/n;->q(Landroidx/camera/core/impl/Config$a;Landroidx/camera/core/impl/Config$OptionPriority;Ljava/lang/Object;)V
goto :goto_1
.line 8
:cond_2
invoke-static {p1}, Landroidx/camera/core/impl/o;->d0(Landroidx/camera/core/impl/Config;)Landroidx/camera/core/impl/o;
move-result-object p0
return-object p0
.end method
# virtual methods
.method public abstract b(Landroidx/camera/core/impl/Config$a;)Ljava/lang/Object;
.param p1 # Landroidx/camera/core/impl/Config$a;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/Nullable;
.end annotation
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"id"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<ValueT:",
"Ljava/lang/Object;",
">(",
"Landroidx/camera/core/impl/Config$a<",
"TValueT;>;)TValueT;"
}
.end annotation
.end method
.method public abstract c(Landroidx/camera/core/impl/Config$a;)Z
.param p1 # Landroidx/camera/core/impl/Config$a;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"id"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroidx/camera/core/impl/Config$a<",
"*>;)Z"
}
.end annotation
.end method
.method public abstract d(Ljava/lang/String;Landroidx/camera/core/impl/Config$b;)V
.param p1 # Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroidx/camera/core/impl/Config$b;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"idSearchString",
"matcher"
}
.end annotation
.end method
.method public abstract e(Landroidx/camera/core/impl/Config$a;Landroidx/camera/core/impl/Config$OptionPriority;)Ljava/lang/Object;
.param p1 # Landroidx/camera/core/impl/Config$a;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroidx/camera/core/impl/Config$OptionPriority;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/Nullable;
.end annotation
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"id",
"priority"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<ValueT:",
"Ljava/lang/Object;",
">(",
"Landroidx/camera/core/impl/Config$a<",
"TValueT;>;",
"Landroidx/camera/core/impl/Config$OptionPriority;",
")TValueT;"
}
.end annotation
.end method
.method public abstract f()Ljava/util/Set;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Set<",
"Landroidx/camera/core/impl/Config$a<",
"*>;>;"
}
.end annotation
.end method
.method public abstract g(Landroidx/camera/core/impl/Config$a;)Ljava/util/Set;
.param p1 # Landroidx/camera/core/impl/Config$a;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"option"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroidx/camera/core/impl/Config$a<",
"*>;)",
"Ljava/util/Set<",
"Landroidx/camera/core/impl/Config$OptionPriority;",
">;"
}
.end annotation
.end method
.method public abstract h(Landroidx/camera/core/impl/Config$a;Ljava/lang/Object;)Ljava/lang/Object;
.param p1 # Landroidx/camera/core/impl/Config$a;
.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 system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"id",
"valueIfMissing"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<ValueT:",
"Ljava/lang/Object;",
">(",
"Landroidx/camera/core/impl/Config$a<",
"TValueT;>;TValueT;)TValueT;"
}
.end annotation
.end method
.method public abstract i(Landroidx/camera/core/impl/Config$a;)Landroidx/camera/core/impl/Config$OptionPriority;
.param p1 # Landroidx/camera/core/impl/Config$a;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"opt"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroidx/camera/core/impl/Config$a<",
"*>;)",
"Landroidx/camera/core/impl/Config$OptionPriority;"
}
.end annotation
.end method