Files
rr3-apk/smali/androidx/core/os/PersistableBundleApi22ImplKt.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

55 lines
1.3 KiB
Smali

.class final Landroidx/core/os/PersistableBundleApi22ImplKt;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation build Landroidx/annotation/RequiresApi;
value = 0x16
.end annotation
# static fields
.field public static final INSTANCE:Landroidx/core/os/PersistableBundleApi22ImplKt;
# direct methods
.method static constructor <clinit>()V
.locals 1
new-instance v0, Landroidx/core/os/PersistableBundleApi22ImplKt;
invoke-direct {v0}, Landroidx/core/os/PersistableBundleApi22ImplKt;-><init>()V
sput-object v0, Landroidx/core/os/PersistableBundleApi22ImplKt;->INSTANCE:Landroidx/core/os/PersistableBundleApi22ImplKt;
return-void
.end method
.method private constructor <init>()V
.locals 0
.line 140
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static final putBoolean(Landroid/os/PersistableBundle;Ljava/lang/String;Z)V
.locals 0
.line 144
invoke-virtual {p0, p1, p2}, Landroid/os/BaseBundle;->putBoolean(Ljava/lang/String;Z)V
return-void
.end method
.method public static final putBooleanArray(Landroid/os/PersistableBundle;Ljava/lang/String;[Z)V
.locals 0
.line 149
invoke-virtual {p0, p1, p2}, Landroid/os/BaseBundle;->putBooleanArray(Ljava/lang/String;[Z)V
return-void
.end method