Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
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()
DContextImpl.java212 private static ArrayMap<String, ArrayMap<File, SharedPreferencesImpl>> sSharedPrefsCache;
615 SharedPreferencesImpl sp; in getSharedPreferences()
617 final ArrayMap<File, SharedPreferencesImpl> cache = getSharedPreferencesCacheLocked(); in getSharedPreferences()
636 sp = new SharedPreferencesImpl(file, mode); in getSharedPreferences()
652 private ArrayMap<File, SharedPreferencesImpl> getSharedPreferencesCacheLocked() { in getSharedPreferencesCacheLocked()
658 ArrayMap<File, SharedPreferencesImpl> packagePrefs = sSharedPrefsCache.get(packageName); in getSharedPreferencesCacheLocked()
670 ArrayList<SharedPreferencesImpl> spImpls = new ArrayList<>(); in reloadSharedPreferences()
672 final ArrayMap<File, SharedPreferencesImpl> cache = getSharedPreferencesCacheLocked(); in reloadSharedPreferences()
674 final SharedPreferencesImpl sp = cache.valueAt(i); in reloadSharedPreferences()
733 final ArrayMap<File, SharedPreferencesImpl> cache = in moveSharedPreferencesFrom()
[all …]
/frameworks/base/packages/WAPPushManager/
Dproguard.flags3 -keep class android.app.ContextImpl$SharedPreferencesImpl$EditorImpl {
/frameworks/base/boot/
Dboot-image-profile.txt2603 HSPLandroid/app/SharedPreferencesImpl$$ExternalSyntheticLambda0;-><init>(Landroid/app/SharedPrefere…
2604 HSPLandroid/app/SharedPreferencesImpl$$ExternalSyntheticLambda0;->run()V
2605 HSPLandroid/app/SharedPreferencesImpl$1;->run()V
2606 …p/SharedPreferencesImpl$EditorImpl$$ExternalSyntheticLambda0;-><init>(Landroid/app/SharedPreferenc…
2607 HSPLandroid/app/SharedPreferencesImpl$EditorImpl$$ExternalSyntheticLambda0;->run()V
2608 …PLandroid/app/SharedPreferencesImpl$EditorImpl$1;-><init>(Landroid/app/SharedPreferencesImpl$Edito…
2609 HSPLandroid/app/SharedPreferencesImpl$EditorImpl$1;->run()V
2610 HSPLandroid/app/SharedPreferencesImpl$EditorImpl$2;-><init>(Landroid/app/SharedPreferencesImpl$Edit…
2611 HSPLandroid/app/SharedPreferencesImpl$EditorImpl$2;->run()V
2612 HSPLandroid/app/SharedPreferencesImpl$EditorImpl;-><init>(Landroid/app/SharedPreferencesImpl;)V
[all …]
Dpreloaded-classes736 android.app.SharedPreferencesImpl$$ExternalSyntheticLambda0
737 android.app.SharedPreferencesImpl$1
738 android.app.SharedPreferencesImpl$EditorImpl$$ExternalSyntheticLambda0
739 android.app.SharedPreferencesImpl$EditorImpl$1
740 android.app.SharedPreferencesImpl$EditorImpl$2
741 android.app.SharedPreferencesImpl$MemoryCommitResult-IA
742 android.app.SharedPreferencesImpl$MemoryCommitResult
743 android.app.SharedPreferencesImpl$SharedPreferencesThreadFactory
/frameworks/base/config/
Dboot-image-profile.txt2603 HSPLandroid/app/SharedPreferencesImpl$$ExternalSyntheticLambda0;-><init>(Landroid/app/SharedPrefere…
2604 HSPLandroid/app/SharedPreferencesImpl$$ExternalSyntheticLambda0;->run()V
2605 HSPLandroid/app/SharedPreferencesImpl$1;->run()V
2606 …p/SharedPreferencesImpl$EditorImpl$$ExternalSyntheticLambda0;-><init>(Landroid/app/SharedPreferenc…
2607 HSPLandroid/app/SharedPreferencesImpl$EditorImpl$$ExternalSyntheticLambda0;->run()V
2608 …PLandroid/app/SharedPreferencesImpl$EditorImpl$1;-><init>(Landroid/app/SharedPreferencesImpl$Edito…
2609 HSPLandroid/app/SharedPreferencesImpl$EditorImpl$1;->run()V
2610 HSPLandroid/app/SharedPreferencesImpl$EditorImpl$2;-><init>(Landroid/app/SharedPreferencesImpl$Edit…
2611 HSPLandroid/app/SharedPreferencesImpl$EditorImpl$2;->run()V
2612 HSPLandroid/app/SharedPreferencesImpl$EditorImpl;-><init>(Landroid/app/SharedPreferencesImpl;)V
[all …]
Dpreloaded-classes736 android.app.SharedPreferencesImpl$$ExternalSyntheticLambda0
737 android.app.SharedPreferencesImpl$1
738 android.app.SharedPreferencesImpl$EditorImpl$$ExternalSyntheticLambda0
739 android.app.SharedPreferencesImpl$EditorImpl$1
740 android.app.SharedPreferencesImpl$EditorImpl$2
741 android.app.SharedPreferencesImpl$MemoryCommitResult-IA
742 android.app.SharedPreferencesImpl$MemoryCommitResult
743 android.app.SharedPreferencesImpl$SharedPreferencesThreadFactory
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt8785 Landroid/app/SharedPreferencesImpl$EditorImpl;->commitToMemory()Landroid/app/SharedPreferencesImpl$…
8786 Landroid/app/SharedPreferencesImpl$EditorImpl;->mClear:Z
8787 Landroid/app/SharedPreferencesImpl$EditorImpl;->mEditorLock:Ljava/lang/Object;
8788 Landroid/app/SharedPreferencesImpl$EditorImpl;->mModified:Ljava/util/Map;
8789 Landroid/app/SharedPreferencesImpl$EditorImpl;->notifyListeners(Landroid/app/SharedPreferencesImpl$…
8790 Landroid/app/SharedPreferencesImpl$MemoryCommitResult;-><init>(JLjava/util/List;Ljava/util/Set;Ljav…
8791 Landroid/app/SharedPreferencesImpl$MemoryCommitResult;->keysModified:Ljava/util/List;
8792 Landroid/app/SharedPreferencesImpl$MemoryCommitResult;->listeners:Ljava/util/Set;
8793 Landroid/app/SharedPreferencesImpl$MemoryCommitResult;->mapToWriteToDisk:Ljava/util/Map;
8794 Landroid/app/SharedPreferencesImpl$MemoryCommitResult;->memoryStateGeneration:J
[all …]