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

107 lines
2.9 KiB
Smali

.class public interface abstract Landroidx/camera/core/impl/m;
.super Ljava/lang/Object;
.source "MutableConfig.java"
# interfaces
.implements Landroidx/camera/core/impl/Config;
# virtual methods
.method public abstract q(Landroidx/camera/core/impl/Config$a;Landroidx/camera/core/impl/Config$OptionPriority;Ljava/lang/Object;)V
.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
.param p3 # Ljava/lang/Object;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0
}
names = {
"opt",
"priority",
"value"
}
.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;)V"
}
.end annotation
.end method
.method public abstract t(Landroidx/camera/core/impl/Config$a;Ljava/lang/Object;)V
.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 system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"opt",
"value"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<ValueT:",
"Ljava/lang/Object;",
">(",
"Landroidx/camera/core/impl/Config$a<",
"TValueT;>;TValueT;)V"
}
.end annotation
.end method
.method public abstract z(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 = {
"opt"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<ValueT:",
"Ljava/lang/Object;",
">(",
"Landroidx/camera/core/impl/Config$a<",
"TValueT;>;)TValueT;"
}
.end annotation
.end method