SharedPreferencesCompat$EditorCompat$Helper.smali
.class Landroid/support/v4/content/SharedPreferencesCompat$EditorCompat$Helper;
.super Ljava/lang/Object;
.source "SharedPreferencesCompat.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroid/support/v4/content/SharedPreferencesCompat$EditorCompat;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xa
name = "Helper"
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
.prologue
.line 29
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 30
return-void
.end method
# virtual methods
.method public apply(Landroid/content/SharedPreferences$Editor;)V
.registers 3
.param p1 # Landroid/content/SharedPreferences$Editor;
.annotation build Landroid/support/annotation/NonNull;
.end annotation
.end param
.prologue
.line 34
:try_start_0
invoke-interface {p1}, Landroid/content/SharedPreferences$Editor;->apply()V
:try_end_3
.catch Ljava/lang/AbstractMethodError; {:try_start_0 .. :try_end_3} :catch_4
.line 41
:goto_3
return-void
.line 35
:catch_4
move-exception v0
.line 39
invoke-interface {p1}, Landroid/content/SharedPreferences$Editor;->commit()Z
goto :goto_3
.end method