apkfuckery/com.discord/smali/androidx/core/content/SharedPreferencesKt.smali

123 lines
2.8 KiB
Smali
Raw Normal View History

2019-07-31 00:08:31 +00:00
.class public final Landroidx/core/content/SharedPreferencesKt;
.super Ljava/lang/Object;
.source "SharedPreferences.kt"
# direct methods
.method public static final edit(Landroid/content/SharedPreferences;ZLkotlin/jvm/functions/Function1;)V
.locals 1
2019-12-06 03:29:40 +00:00
.annotation build Landroid/annotation/SuppressLint;
value = {
"ApplySharedPref"
}
.end annotation
2019-07-31 00:08:31 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/content/SharedPreferences;",
"Z",
"Lkotlin/jvm/functions/Function1<",
"-",
"Landroid/content/SharedPreferences$Editor;",
"Lkotlin/Unit;",
">;)V"
}
.end annotation
2019-12-06 03:29:40 +00:00
const/4 v0, 0x0
2019-07-31 00:08:31 +00:00
2019-12-06 03:29:40 +00:00
if-eqz p0, :cond_2
2019-07-31 00:08:31 +00:00
2019-12-06 03:29:40 +00:00
if-eqz p2, :cond_1
2019-07-31 00:08:31 +00:00
invoke-interface {p0}, Landroid/content/SharedPreferences;->edit()Landroid/content/SharedPreferences$Editor;
move-result-object p0
const-string v0, "editor"
2019-12-21 01:41:59 +00:00
invoke-static {p0, v0}, Lt/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-07-31 00:08:31 +00:00
invoke-interface {p2, p0}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
if-eqz p1, :cond_0
invoke-interface {p0}, Landroid/content/SharedPreferences$Editor;->commit()Z
2019-12-06 03:29:40 +00:00
goto :goto_0
2019-07-31 00:08:31 +00:00
:cond_0
invoke-interface {p0}, Landroid/content/SharedPreferences$Editor;->apply()V
2019-12-06 03:29:40 +00:00
:goto_0
2019-07-31 00:08:31 +00:00
return-void
2019-12-06 03:29:40 +00:00
:cond_1
const-string p0, "action"
2019-12-21 01:41:59 +00:00
invoke-static {p0}, Lt/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
throw v0
:cond_2
const-string p0, "$this$edit"
2019-12-21 01:41:59 +00:00
invoke-static {p0}, Lt/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
throw v0
2019-07-31 00:08:31 +00:00
.end method
.method public static synthetic edit$default(Landroid/content/SharedPreferences;ZLkotlin/jvm/functions/Function1;ILjava/lang/Object;)V
.locals 0
and-int/lit8 p3, p3, 0x1
if-eqz p3, :cond_0
const/4 p1, 0x0
:cond_0
2019-12-06 03:29:40 +00:00
const/4 p3, 0x0
2019-07-31 00:08:31 +00:00
2019-12-06 03:29:40 +00:00
if-eqz p0, :cond_3
2019-07-31 00:08:31 +00:00
2019-12-06 03:29:40 +00:00
if-eqz p2, :cond_2
2019-07-31 00:08:31 +00:00
invoke-interface {p0}, Landroid/content/SharedPreferences;->edit()Landroid/content/SharedPreferences$Editor;
move-result-object p0
const-string p3, "editor"
2019-12-21 01:41:59 +00:00
invoke-static {p0, p3}, Lt/u/b/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-07-31 00:08:31 +00:00
invoke-interface {p2, p0}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
if-eqz p1, :cond_1
invoke-interface {p0}, Landroid/content/SharedPreferences$Editor;->commit()Z
2019-12-06 03:29:40 +00:00
goto :goto_0
2019-07-31 00:08:31 +00:00
:cond_1
invoke-interface {p0}, Landroid/content/SharedPreferences$Editor;->apply()V
2019-12-06 03:29:40 +00:00
:goto_0
2019-07-31 00:08:31 +00:00
return-void
2019-12-06 03:29:40 +00:00
:cond_2
const-string p0, "action"
2019-12-21 01:41:59 +00:00
invoke-static {p0}, Lt/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
throw p3
:cond_3
const-string p0, "$this$edit"
2019-12-21 01:41:59 +00:00
invoke-static {p0}, Lt/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
throw p3
2019-07-31 00:08:31 +00:00
.end method