93 lines
2.3 KiB
Smali
93 lines
2.3 KiB
Smali
.class public Landroidx/core/provider/c$a;
|
|
.super Ljava/lang/Object;
|
|
.source "FontRequestWorker.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/util/concurrent/Callable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Landroidx/core/provider/c;->e(Landroid/content/Context;Lm1/c;Landroidx/core/provider/a;II)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;",
|
|
"Ljava/util/concurrent/Callable<",
|
|
"Landroidx/core/provider/c$e;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Ljava/lang/String;
|
|
|
|
.field public final synthetic b:Landroid/content/Context;
|
|
|
|
.field public final synthetic c:Lm1/c;
|
|
|
|
.field public final synthetic d:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/lang/String;Landroid/content/Context;Lm1/c;I)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-object p1, p0, Landroidx/core/provider/c$a;->a:Ljava/lang/String;
|
|
|
|
iput-object p2, p0, Landroidx/core/provider/c$a;->b:Landroid/content/Context;
|
|
|
|
iput-object p3, p0, Landroidx/core/provider/c$a;->c:Lm1/c;
|
|
|
|
iput p4, p0, Landroidx/core/provider/c$a;->d:I
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()Landroidx/core/provider/c$e;
|
|
.locals 4
|
|
|
|
.line 1
|
|
iget-object v0, p0, Landroidx/core/provider/c$a;->a:Ljava/lang/String;
|
|
|
|
iget-object v1, p0, Landroidx/core/provider/c$a;->b:Landroid/content/Context;
|
|
|
|
iget-object v2, p0, Landroidx/core/provider/c$a;->c:Lm1/c;
|
|
|
|
iget v3, p0, Landroidx/core/provider/c$a;->d:I
|
|
|
|
invoke-static {v0, v1, v2, v3}, Landroidx/core/provider/c;->c(Ljava/lang/String;Landroid/content/Context;Lm1/c;I)Landroidx/core/provider/c$e;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic call()Ljava/lang/Object;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/lang/Exception;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-virtual {p0}, Landroidx/core/provider/c$a;->a()Landroidx/core/provider/c$e;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|