58 lines
1.6 KiB
Smali
58 lines
1.6 KiB
Smali
.class public Landroidx/core/provider/a$a;
|
|
.super Ljava/lang/Object;
|
|
.source "CallbackWithHandler.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Landroidx/core/provider/a;->c(Landroid/graphics/Typeface;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Landroidx/core/provider/FontsContractCompat$FontRequestCallback;
|
|
|
|
.field public final synthetic b:Landroid/graphics/Typeface;
|
|
|
|
.field public final synthetic c:Landroidx/core/provider/a;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroidx/core/provider/a;Landroidx/core/provider/FontsContractCompat$FontRequestCallback;Landroid/graphics/Typeface;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-object p1, p0, Landroidx/core/provider/a$a;->c:Landroidx/core/provider/a;
|
|
|
|
iput-object p2, p0, Landroidx/core/provider/a$a;->a:Landroidx/core/provider/FontsContractCompat$FontRequestCallback;
|
|
|
|
iput-object p3, p0, Landroidx/core/provider/a$a;->b:Landroid/graphics/Typeface;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget-object v0, p0, Landroidx/core/provider/a$a;->a:Landroidx/core/provider/FontsContractCompat$FontRequestCallback;
|
|
|
|
iget-object v1, p0, Landroidx/core/provider/a$a;->b:Landroid/graphics/Typeface;
|
|
|
|
invoke-virtual {v0, v1}, Landroidx/core/provider/FontsContractCompat$FontRequestCallback;->b(Landroid/graphics/Typeface;)V
|
|
|
|
return-void
|
|
.end method
|