Home
last modified time | relevance | path

Searched refs:SharedPreferencesImpl (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/
H A DSharedPreferencesImpl.java59 final class SharedPreferencesImpl implements SharedPreferences { class
123 SharedPreferencesImpl(File file, int mode) { in SharedPreferencesImpl() method in SharedPreferencesImpl
505 SharedPreferencesImpl.this.enqueueDiskWrite(mcr, postWriteRunnable); in apply()
522 synchronized (SharedPreferencesImpl.this.mLock) { in commitToMemory()
604 SharedPreferencesImpl.this.enqueueDiskWrite( in commit()
629 listener.onSharedPreferenceChanged(SharedPreferencesImpl.this, null); in notifyListeners()
637 listener.onSharedPreferenceChanged(SharedPreferencesImpl.this, key); in notifyListeners()
H A DContextImpl.java202 private static ArrayMap<String, ArrayMap<File, SharedPreferencesImpl>> sSharedPrefsCache;
554 SharedPreferencesImpl sp; in getSharedPreferences()
556 final ArrayMap<File, SharedPreferencesImpl> cache = getSharedPreferencesCacheLocked(); in getSharedPreferences()
568 sp = new SharedPreferencesImpl(file, mode); in getSharedPreferences()
584 private ArrayMap<File, SharedPreferencesImpl> getSharedPreferencesCacheLocked() { in getSharedPreferencesCacheLocked()
590 ArrayMap<File, SharedPreferencesImpl> packagePrefs = sSharedPrefsCache.get(packageName); in getSharedPreferencesCacheLocked()
602 ArrayList<SharedPreferencesImpl> spImpls = new ArrayList<>(); in reloadSharedPreferences()
604 final ArrayMap<File, SharedPreferencesImpl> cache = getSharedPreferencesCacheLocked(); in reloadSharedPreferences()
606 final SharedPreferencesImpl sp = cache.valueAt(i); in reloadSharedPreferences()
665 final ArrayMap<File, SharedPreferencesImpl> cache = in moveSharedPreferencesFrom()
[all …]
/aosp12/frameworks/base/packages/WAPPushManager/
H A Dproguard.flags3 -keep class android.app.ContextImpl$SharedPreferencesImpl$EditorImpl {
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt2529 HSPLandroid/app/SharedPreferencesImpl$2;-><init>(Landroid/app/SharedPreferencesImpl;Landroid/app/Sh…
2533 …PLandroid/app/SharedPreferencesImpl$EditorImpl$1;-><init>(Landroid/app/SharedPreferencesImpl$Edito…
2537 HSPLandroid/app/SharedPreferencesImpl$EditorImpl;-><init>(Landroid/app/SharedPreferencesImpl;)V
2555 HSPLandroid/app/SharedPreferencesImpl;->access$000(Landroid/app/SharedPreferencesImpl;)V
2556 HSPLandroid/app/SharedPreferencesImpl;->access$100(Landroid/app/SharedPreferencesImpl;Landroid/app/
2558 HSPLandroid/app/SharedPreferencesImpl;->access$300(Landroid/app/SharedPreferencesImpl;)I
2559 HSPLandroid/app/SharedPreferencesImpl;->access$308(Landroid/app/SharedPreferencesImpl;)I
2560 HSPLandroid/app/SharedPreferencesImpl;->access$310(Landroid/app/SharedPreferencesImpl;)I
2564 HSPLandroid/app/SharedPreferencesImpl;->access$600(Landroid/app/SharedPreferencesImpl;)J
2565 HSPLandroid/app/SharedPreferencesImpl;->access$608(Landroid/app/SharedPreferencesImpl;)J
[all …]
H A Dpreloaded-classes558 android.app.SharedPreferencesImpl$1
559 android.app.SharedPreferencesImpl$2
560 android.app.SharedPreferencesImpl$EditorImpl$1
561 android.app.SharedPreferencesImpl$EditorImpl$2
562 android.app.SharedPreferencesImpl$EditorImpl
563 android.app.SharedPreferencesImpl$MemoryCommitResult
564 android.app.SharedPreferencesImpl
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt2529 HSPLandroid/app/SharedPreferencesImpl$2;-><init>(Landroid/app/SharedPreferencesImpl;Landroid/app/Sh…
2533 …PLandroid/app/SharedPreferencesImpl$EditorImpl$1;-><init>(Landroid/app/SharedPreferencesImpl$Edito…
2537 HSPLandroid/app/SharedPreferencesImpl$EditorImpl;-><init>(Landroid/app/SharedPreferencesImpl;)V
2555 HSPLandroid/app/SharedPreferencesImpl;->access$000(Landroid/app/SharedPreferencesImpl;)V
2556 HSPLandroid/app/SharedPreferencesImpl;->access$100(Landroid/app/SharedPreferencesImpl;Landroid/app/
2558 HSPLandroid/app/SharedPreferencesImpl;->access$300(Landroid/app/SharedPreferencesImpl;)I
2559 HSPLandroid/app/SharedPreferencesImpl;->access$308(Landroid/app/SharedPreferencesImpl;)I
2560 HSPLandroid/app/SharedPreferencesImpl;->access$310(Landroid/app/SharedPreferencesImpl;)I
2564 HSPLandroid/app/SharedPreferencesImpl;->access$600(Landroid/app/SharedPreferencesImpl;)J
2565 HSPLandroid/app/SharedPreferencesImpl;->access$608(Landroid/app/SharedPreferencesImpl;)J
[all …]
H A Dpreloaded-classes556 android.app.SharedPreferencesImpl$1
557 android.app.SharedPreferencesImpl$2
558 android.app.SharedPreferencesImpl$EditorImpl$1
559 android.app.SharedPreferencesImpl$EditorImpl$2
560 android.app.SharedPreferencesImpl$EditorImpl
561 android.app.SharedPreferencesImpl$MemoryCommitResult
562 android.app.SharedPreferencesImpl
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt8785 Landroid/app/SharedPreferencesImpl$EditorImpl;->commitToMemory()Landroid/app/SharedPreferencesImpl$…
8786 Landroid/app/SharedPreferencesImpl$EditorImpl;->mClear:Z
8789 Landroid/app/SharedPreferencesImpl$EditorImpl;->notifyListeners(Landroid/app/SharedPreferencesImpl$…
8802 Landroid/app/SharedPreferencesImpl;->DEBUG:Z
8803 Landroid/app/SharedPreferencesImpl;->enqueueDiskWrite(Landroid/app/SharedPreferencesImpl$MemoryComm…
8805 Landroid/app/SharedPreferencesImpl;->loadFromDisk()V
8813 Landroid/app/SharedPreferencesImpl;->mLoaded:Z
8816 Landroid/app/SharedPreferencesImpl;->mMode:I
8817 Landroid/app/SharedPreferencesImpl;->mNumSync:I
8818 Landroid/app/SharedPreferencesImpl;->mStatSize:J
[all …]
/aosp12/frameworks/base/services/
H A Dart-profile41375 …a/lang/Long;Ljava/lang/Long;]Landroid/content/SharedPreferences;Landroid/app/SharedPreferencesImpl;