Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DSharedPreferencesImpl.java64 final class SharedPreferencesImpl implements SharedPreferences { class
132 SharedPreferencesImpl(File file, int mode) { in SharedPreferencesImpl() method in SharedPreferencesImpl
513 SharedPreferencesImpl.this.enqueueDiskWrite(mcr, postWriteRunnable); in apply()
530 synchronized (SharedPreferencesImpl.this.mLock) { in commitToMemory()
612 SharedPreferencesImpl.this.enqueueDiskWrite( in commit()
637 listener.onSharedPreferenceChanged(SharedPreferencesImpl.this, null); in notifyListeners()
645 listener.onSharedPreferenceChanged(SharedPreferencesImpl.this, key); in notifyListeners()
H A DContextImpl.java208 private static ArrayMap<String, ArrayMap<File, SharedPreferencesImpl>> sSharedPrefsCache;
592 SharedPreferencesImpl sp; in getSharedPreferences()
594 final ArrayMap<File, SharedPreferencesImpl> cache = getSharedPreferencesCacheLocked(); in getSharedPreferences()
607 sp = new SharedPreferencesImpl(file, mode); in getSharedPreferences()
623 private ArrayMap<File, SharedPreferencesImpl> getSharedPreferencesCacheLocked() { in getSharedPreferencesCacheLocked()
629 ArrayMap<File, SharedPreferencesImpl> packagePrefs = sSharedPrefsCache.get(packageName); in getSharedPreferencesCacheLocked()
641 ArrayList<SharedPreferencesImpl> spImpls = new ArrayList<>(); in reloadSharedPreferences()
643 final ArrayMap<File, SharedPreferencesImpl> cache = getSharedPreferencesCacheLocked(); in reloadSharedPreferences()
645 final SharedPreferencesImpl sp = cache.valueAt(i); in reloadSharedPreferences()
704 final ArrayMap<File, SharedPreferencesImpl> cache = in moveSharedPreferencesFrom()
[all …]
/aosp14/frameworks/base/packages/WAPPushManager/
H A Dproguard.flags3 -keep class android.app.ContextImpl$SharedPreferencesImpl$EditorImpl {
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt2632 HSPLandroid/app/SharedPreferencesImpl$1;-><init>(Landroid/app/SharedPreferencesImpl;Ljava/lang/Stri…
2634 HSPLandroid/app/SharedPreferencesImpl$2;-><init>(Landroid/app/SharedPreferencesImpl;Landroid/app/Sh…
2638 …PLandroid/app/SharedPreferencesImpl$EditorImpl$1;-><init>(Landroid/app/SharedPreferencesImpl$Edito…
2642 HSPLandroid/app/SharedPreferencesImpl$EditorImpl;-><init>(Landroid/app/SharedPreferencesImpl;)V
2662 HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$fgetmMap(Landroid/app/SharedPreferencesImpl;)Ljava/…
2667 HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$menqueueDiskWrite(Landroid/app/SharedPreferencesImp…
2668 HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$mloadFromDisk(Landroid/app/SharedPreferencesImpl;)V
2669 HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$mwriteToFile(Landroid/app/SharedPreferencesImpl;Lan…
23472 Landroid/app/SharedPreferencesImpl$1;
23473 Landroid/app/SharedPreferencesImpl$2;
[all …]
H A Dpreloaded-classes691 android.app.SharedPreferencesImpl$1
692 android.app.SharedPreferencesImpl$2
693 android.app.SharedPreferencesImpl$EditorImpl$$ExternalSyntheticLambda0
694 android.app.SharedPreferencesImpl$EditorImpl$1
695 android.app.SharedPreferencesImpl$EditorImpl$2
696 android.app.SharedPreferencesImpl$EditorImpl
697 android.app.SharedPreferencesImpl$MemoryCommitResult
698 android.app.SharedPreferencesImpl
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt2632 HSPLandroid/app/SharedPreferencesImpl$1;-><init>(Landroid/app/SharedPreferencesImpl;Ljava/lang/Stri…
2634 HSPLandroid/app/SharedPreferencesImpl$2;-><init>(Landroid/app/SharedPreferencesImpl;Landroid/app/Sh…
2638 …PLandroid/app/SharedPreferencesImpl$EditorImpl$1;-><init>(Landroid/app/SharedPreferencesImpl$Edito…
2642 HSPLandroid/app/SharedPreferencesImpl$EditorImpl;-><init>(Landroid/app/SharedPreferencesImpl;)V
2662 HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$fgetmMap(Landroid/app/SharedPreferencesImpl;)Ljava/…
2667 HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$menqueueDiskWrite(Landroid/app/SharedPreferencesImp…
2668 HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$mloadFromDisk(Landroid/app/SharedPreferencesImpl;)V
2669 HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$mwriteToFile(Landroid/app/SharedPreferencesImpl;Lan…
33575 Landroid/app/SharedPreferencesImpl$1;
33576 Landroid/app/SharedPreferencesImpl$2;
[all …]
H A Dpreloaded-classes691 android.app.SharedPreferencesImpl$1
692 android.app.SharedPreferencesImpl$2
693 android.app.SharedPreferencesImpl$EditorImpl$$ExternalSyntheticLambda0
694 android.app.SharedPreferencesImpl$EditorImpl$1
695 android.app.SharedPreferencesImpl$EditorImpl$2
696 android.app.SharedPreferencesImpl$EditorImpl
697 android.app.SharedPreferencesImpl$MemoryCommitResult
698 android.app.SharedPreferencesImpl
/aosp14/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 …]