mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
106 lines
3.1 KiB
Smali
106 lines
3.1 KiB
Smali
.class public final Landroidx/sqlite/db/SupportSQLiteCompat$Api19Impl;
|
|
.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 = "Api19Impl"
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Metadata;
|
|
d1 = {
|
|
"\u0000$\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000b\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\u0007J\u0010\u0010\u0007\u001a\u00020\u00082\u0006\u0010\t\u001a\u00020\nH\u0007\u00a8\u0006\u000b"
|
|
}
|
|
d2 = {
|
|
"Landroidx/sqlite/db/SupportSQLiteCompat$Api19Impl;",
|
|
"",
|
|
"()V",
|
|
"getNotificationUri",
|
|
"Landroid/net/Uri;",
|
|
"cursor",
|
|
"Landroid/database/Cursor;",
|
|
"isLowRamDevice",
|
|
"",
|
|
"activityManager",
|
|
"Landroid/app/ActivityManager;",
|
|
"sqlite_release"
|
|
}
|
|
k = 0x1
|
|
mv = {
|
|
0x1,
|
|
0x7,
|
|
0x1
|
|
}
|
|
xi = 0x30
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final INSTANCE:Landroidx/sqlite/db/SupportSQLiteCompat$Api19Impl;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
new-instance v0, Landroidx/sqlite/db/SupportSQLiteCompat$Api19Impl;
|
|
|
|
invoke-direct {v0}, Landroidx/sqlite/db/SupportSQLiteCompat$Api19Impl;-><init>()V
|
|
|
|
sput-object v0, Landroidx/sqlite/db/SupportSQLiteCompat$Api19Impl;->INSTANCE:Landroidx/sqlite/db/SupportSQLiteCompat$Api19Impl;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 192
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static final getNotificationUri(Landroid/database/Cursor;)Landroid/net/Uri;
|
|
.locals 1
|
|
.annotation runtime Lkotlin/jvm/JvmStatic;
|
|
.end annotation
|
|
|
|
const-string v0, "cursor"
|
|
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 208
|
|
invoke-interface {p0}, Landroid/database/Cursor;->getNotificationUri()Landroid/net/Uri;
|
|
|
|
move-result-object p0
|
|
|
|
const-string v0, "cursor.notificationUri"
|
|
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static final isLowRamDevice(Landroid/app/ActivityManager;)Z
|
|
.locals 1
|
|
.annotation runtime Lkotlin/jvm/JvmStatic;
|
|
.end annotation
|
|
|
|
const-string v0, "activityManager"
|
|
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 222
|
|
invoke-virtual {p0}, Landroid/app/ActivityManager;->isLowRamDevice()Z
|
|
|
|
move-result p0
|
|
|
|
return p0
|
|
.end method
|