Lines Matching refs:SharedPreferencesImpl

8785 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
8795 Landroid/app/SharedPreferencesImpl$MemoryCommitResult;->setDiskWriteResult(ZZ)V
8796 Landroid/app/SharedPreferencesImpl$MemoryCommitResult;->wasWritten:Z
8797 Landroid/app/SharedPreferencesImpl$MemoryCommitResult;->writeToDiskResult:Z
8798 Landroid/app/SharedPreferencesImpl$MemoryCommitResult;->writtenToDiskLatch:Ljava/util/concurrent/Co…
8799 Landroid/app/SharedPreferencesImpl;->awaitLoadedLocked()V
8800 Landroid/app/SharedPreferencesImpl;->CONTENT:Ljava/lang/Object;
8801 Landroid/app/SharedPreferencesImpl;->createFileOutputStream(Ljava/io/File;)Ljava/io/FileOutputStrea…
8802 Landroid/app/SharedPreferencesImpl;->DEBUG:Z
8803 Landroid/app/SharedPreferencesImpl;->enqueueDiskWrite(Landroid/app/SharedPreferencesImpl$MemoryComm…
8804 Landroid/app/SharedPreferencesImpl;->hasFileChangedUnexpectedly()Z
8805 Landroid/app/SharedPreferencesImpl;->loadFromDisk()V
8806 Landroid/app/SharedPreferencesImpl;->makeBackupFile(Ljava/io/File;)Ljava/io/File;
8807 Landroid/app/SharedPreferencesImpl;->MAX_FSYNC_DURATION_MILLIS:J
8808 Landroid/app/SharedPreferencesImpl;->mBackupFile:Ljava/io/File;
8809 Landroid/app/SharedPreferencesImpl;->mCurrentMemoryStateGeneration:J
8810 Landroid/app/SharedPreferencesImpl;->mDiskStateGeneration:J
8811 Landroid/app/SharedPreferencesImpl;->mDiskWritesInFlight:I
8812 Landroid/app/SharedPreferencesImpl;->mListeners:Ljava/util/WeakHashMap;
8813 Landroid/app/SharedPreferencesImpl;->mLoaded:Z
8814 Landroid/app/SharedPreferencesImpl;->mLock:Ljava/lang/Object;
8815 Landroid/app/SharedPreferencesImpl;->mMap:Ljava/util/Map;
8816 Landroid/app/SharedPreferencesImpl;->mMode:I
8817 Landroid/app/SharedPreferencesImpl;->mNumSync:I
8818 Landroid/app/SharedPreferencesImpl;->mStatSize:J
8819 Landroid/app/SharedPreferencesImpl;->mStatTimestamp:Landroid/system/StructTimespec;
8820 Landroid/app/SharedPreferencesImpl;->mSyncTimes:Lcom/android/internal/util/ExponentiallyBucketedHis…
8821 Landroid/app/SharedPreferencesImpl;->mThrowable:Ljava/lang/Throwable;
8822 Landroid/app/SharedPreferencesImpl;->mWritingToDiskLock:Ljava/lang/Object;
8823 Landroid/app/SharedPreferencesImpl;->TAG:Ljava/lang/String;
8824 Landroid/app/SharedPreferencesImpl;->writeToFile(Landroid/app/SharedPreferencesImpl$MemoryCommitRes…