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

69 lines
1.5 KiB
Smali

.class public Landroidx/core/content/d$c;
.super Ljava/lang/Object;
.source "ContextCompat.java"
# annotations
.annotation build Landroidx/annotation/RequiresApi;
value = 0x15
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/core/content/d;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "c"
.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/content/Context;)Ljava/io/File;
.locals 0
.annotation build Landroidx/annotation/DoNotInline;
.end annotation
.line 1
invoke-virtual {p0}, Landroid/content/Context;->getCodeCacheDir()Ljava/io/File;
move-result-object p0
return-object p0
.end method
.method public static b(Landroid/content/Context;I)Landroid/graphics/drawable/Drawable;
.locals 0
.annotation build Landroidx/annotation/DoNotInline;
.end annotation
.line 1
invoke-virtual {p0, p1}, Landroid/content/Context;->getDrawable(I)Landroid/graphics/drawable/Drawable;
move-result-object p0
return-object p0
.end method
.method public static c(Landroid/content/Context;)Ljava/io/File;
.locals 0
.annotation build Landroidx/annotation/DoNotInline;
.end annotation
.line 1
invoke-virtual {p0}, Landroid/content/Context;->getNoBackupFilesDir()Ljava/io/File;
move-result-object p0
return-object p0
.end method