mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-25 16:42:30 -06:00
36 lines
813 B
Smali
36 lines
813 B
Smali
.class Landroidx/profileinstaller/BenchmarkOperation$Api21ContextHelper;
|
|
.super Ljava/lang/Object;
|
|
.source "BenchmarkOperation.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/profileinstaller/BenchmarkOperation;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0xa
|
|
name = "Api21ContextHelper"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 76
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method static getCodeCacheDir(Landroid/content/Context;)Ljava/io/File;
|
|
.locals 0
|
|
|
|
.line 79
|
|
invoke-virtual {p0}, Landroid/content/Context;->getCodeCacheDir()Ljava/io/File;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|