Files
rr3-apk/smali/androidx/core/provider/FontRequestWorker$2.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

83 lines
2.3 KiB
Smali

.class Landroidx/core/provider/FontRequestWorker$2;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroidx/core/util/Consumer;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Landroidx/core/provider/FontRequestWorker;->requestFontAsync(Landroid/content/Context;Ljava/util/List;ILjava/util/concurrent/Executor;Landroidx/core/provider/CallbackWrapper;)Landroid/graphics/Typeface;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Landroidx/core/util/Consumer<",
"Landroidx/core/provider/FontRequestWorker$TypefaceResult;",
">;"
}
.end annotation
# instance fields
.field final synthetic val$callback:Landroidx/core/provider/CallbackWrapper;
# direct methods
.method public constructor <init>(Landroidx/core/provider/CallbackWrapper;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
iput-object p1, p0, Landroidx/core/provider/FontRequestWorker$2;->val$callback:Landroidx/core/provider/CallbackWrapper;
.line 177
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public accept(Landroidx/core/provider/FontRequestWorker$TypefaceResult;)V
.locals 1
if-nez p1, :cond_0
.line 181
new-instance p1, Landroidx/core/provider/FontRequestWorker$TypefaceResult;
const/4 v0, -0x3
invoke-direct {p1, v0}, Landroidx/core/provider/FontRequestWorker$TypefaceResult;-><init>(I)V
:cond_0
iget-object v0, p0, Landroidx/core/provider/FontRequestWorker$2;->val$callback:Landroidx/core/provider/CallbackWrapper;
.line 183
invoke-virtual {v0, p1}, Landroidx/core/provider/CallbackWrapper;->onTypefaceResult(Landroidx/core/provider/FontRequestWorker$TypefaceResult;)V
return-void
.end method
.method public bridge synthetic accept(Ljava/lang/Object;)V
.locals 0
.line 177
check-cast p1, Landroidx/core/provider/FontRequestWorker$TypefaceResult;
invoke-virtual {p0, p1}, Landroidx/core/provider/FontRequestWorker$2;->accept(Landroidx/core/provider/FontRequestWorker$TypefaceResult;)V
return-void
.end method