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

82 lines
1.9 KiB
Smali

.class public Lc1/y$a;
.super Landroidx/core/provider/FontsContractCompat$FontRequestCallback;
.source "TypefaceCompat.java"
# annotations
.annotation build Landroidx/annotation/RestrictTo;
value = {
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY:Landroidx/annotation/RestrictTo$Scope;
}
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lc1/y;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "a"
.end annotation
# instance fields
.field public j:Landroidx/core/content/res/a$d;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field
# direct methods
.method public constructor <init>(Landroidx/core/content/res/a$d;)V
.locals 0
.param p1 # Landroidx/core/content/res/a$d;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.line 1
invoke-direct {p0}, Landroidx/core/provider/FontsContractCompat$FontRequestCallback;-><init>()V
.line 2
iput-object p1, p0, Lc1/y$a;->j:Landroidx/core/content/res/a$d;
return-void
.end method
# virtual methods
.method public a(I)V
.locals 1
.line 1
iget-object v0, p0, Lc1/y$a;->j:Landroidx/core/content/res/a$d;
if-eqz v0, :cond_0
.line 2
invoke-virtual {v0, p1}, Landroidx/core/content/res/a$d;->onFontRetrievalFailed(I)V
:cond_0
return-void
.end method
.method public b(Landroid/graphics/Typeface;)V
.locals 1
.param p1 # Landroid/graphics/Typeface;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.line 1
iget-object v0, p0, Lc1/y$a;->j:Landroidx/core/content/res/a$d;
if-eqz v0, :cond_0
.line 2
invoke-virtual {v0, p1}, Landroidx/core/content/res/a$d;->onFontRetrieved(Landroid/graphics/Typeface;)V
:cond_0
return-void
.end method