mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
86 lines
2.4 KiB
Smali
86 lines
2.4 KiB
Smali
|
.class public final Landroidx/sqlite/db/SupportSQLiteCompat$Api21Impl;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "SupportSQLiteCompat.kt"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Landroidx/sqlite/db/SupportSQLiteCompat;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x19
|
||
|
name = "Api21Impl"
|
||
|
.end annotation
|
||
|
|
||
|
.annotation runtime Lkotlin/Metadata;
|
||
|
d1 = {
|
||
|
"\u0000\u0018\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\u0008\u00c7\u0002\u0018\u00002\u00020\u0001B\u0007\u0008\u0002\u00a2\u0006\u0002\u0010\u0002J\u0010\u0010\u0003\u001a\u00020\u00042\u0006\u0010\u0005\u001a\u00020\u0006H\u0007\u00a8\u0006\u0007"
|
||
|
}
|
||
|
d2 = {
|
||
|
"Landroidx/sqlite/db/SupportSQLiteCompat$Api21Impl;",
|
||
|
"",
|
||
|
"()V",
|
||
|
"getNoBackupFilesDir",
|
||
|
"Ljava/io/File;",
|
||
|
"context",
|
||
|
"Landroid/content/Context;",
|
||
|
"sqlite_release"
|
||
|
}
|
||
|
k = 0x1
|
||
|
mv = {
|
||
|
0x1,
|
||
|
0x7,
|
||
|
0x1
|
||
|
}
|
||
|
xi = 0x30
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# static fields
|
||
|
.field public static final INSTANCE:Landroidx/sqlite/db/SupportSQLiteCompat$Api21Impl;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method static constructor <clinit>()V
|
||
|
.locals 1
|
||
|
|
||
|
new-instance v0, Landroidx/sqlite/db/SupportSQLiteCompat$Api21Impl;
|
||
|
|
||
|
invoke-direct {v0}, Landroidx/sqlite/db/SupportSQLiteCompat$Api21Impl;-><init>()V
|
||
|
|
||
|
sput-object v0, Landroidx/sqlite/db/SupportSQLiteCompat$Api21Impl;->INSTANCE:Landroidx/sqlite/db/SupportSQLiteCompat$Api21Impl;
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method private constructor <init>()V
|
||
|
.locals 0
|
||
|
|
||
|
.line 231
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public static final getNoBackupFilesDir(Landroid/content/Context;)Ljava/io/File;
|
||
|
.locals 1
|
||
|
.annotation runtime Lkotlin/jvm/JvmStatic;
|
||
|
.end annotation
|
||
|
|
||
|
const-string v0, "context"
|
||
|
|
||
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||
|
|
||
|
.line 245
|
||
|
invoke-virtual {p0}, Landroid/content/Context;->getNoBackupFilesDir()Ljava/io/File;
|
||
|
|
||
|
move-result-object p0
|
||
|
|
||
|
const-string v0, "context.noBackupFilesDir"
|
||
|
|
||
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
||
|
|
||
|
return-object p0
|
||
|
.end method
|