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

49 lines
1.0 KiB
Smali

.class public Landroidx/core/content/res/a$e;
.super Ljava/lang/Object;
.source "ResourcesCompat.java"
# annotations
.annotation build Landroidx/annotation/RequiresApi;
value = 0x1d
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/core/content/res/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "e"
.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
.method public static a(Landroid/content/res/Resources;I)F
.locals 0
.param p0 # Landroid/content/res/Resources;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p1 # I
.annotation build Landroidx/annotation/DimenRes;
.end annotation
.end param
.line 1
invoke-virtual {p0, p1}, Landroid/content/res/Resources;->getFloat(I)F
move-result p0
return p0
.end method