tmap/smali/x/g$a.smali
2022-06-10 21:38:30 +09:00

66 lines
1.1 KiB
Smali

.class public Lx/g$a;
.super Ljava/lang/Object;
.source "CamcorderProfileProvider.java"
# interfaces
.implements Lx/g;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lx/g;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(I)Z
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"quality"
}
.end annotation
const/4 p1, 0x0
return p1
.end method
.method public get(I)Lx/h;
.locals 0
.annotation build Landroidx/annotation/Nullable;
.end annotation
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"quality"
}
.end annotation
const/4 p1, 0x0
return-object p1
.end method