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

47 lines
1.1 KiB
Smali

.class public Landroidx/core/widget/c$b;
.super Ljava/lang/Object;
.source "CheckedTextViewCompat.java"
# annotations
.annotation build Landroidx/annotation/RequiresApi;
value = 0x10
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/core/widget/c;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "b"
.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/widget/CheckedTextView;)Landroid/graphics/drawable/Drawable;
.locals 0
.param p0 # Landroid/widget/CheckedTextView;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/Nullable;
.end annotation
.line 1
invoke-virtual {p0}, Landroid/widget/CheckedTextView;->getCheckMarkDrawable()Landroid/graphics/drawable/Drawable;
move-result-object p0
return-object p0
.end method