91 lines
1.8 KiB
Smali
91 lines
1.8 KiB
Smali
.class public Lv/d;
|
|
.super Ljava/lang/Object;
|
|
.source "ExcludedSupportedSizesContainer.java"
|
|
|
|
|
|
# instance fields
|
|
.field public final a:Ljava/lang/String;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/lang/String;)V
|
|
.locals 0
|
|
.param p1 # Ljava/lang/String;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"cameraId"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 2
|
|
iput-object p1, p0, Lv/d;->a:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a(I)Ljava/util/List;
|
|
.locals 2
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"imageFormat"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(I)",
|
|
"Ljava/util/List<",
|
|
"Landroid/util/Size;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
const-class v0, Lu/h;
|
|
|
|
invoke-static {v0}, Lu/f;->a(Ljava/lang/Class;)Lx/a1;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Lu/h;
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
.line 2
|
|
new-instance p1, Ljava/util/ArrayList;
|
|
|
|
invoke-direct {p1}, Ljava/util/ArrayList;-><init>()V
|
|
|
|
return-object p1
|
|
|
|
.line 3
|
|
:cond_0
|
|
iget-object v1, p0, Lv/d;->a:Ljava/lang/String;
|
|
|
|
invoke-virtual {v0, v1, p1}, Lu/h;->a(Ljava/lang/String;I)Ljava/util/List;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|