Lines Matching refs:SharedPreferencesImpl

8788 Landroid/app/SharedPreferencesImpl$EditorImpl;->commitToMemory()Landroid/app/SharedPreferencesImpl$…
8789 Landroid/app/SharedPreferencesImpl$EditorImpl;->mClear:Z
8790 Landroid/app/SharedPreferencesImpl$EditorImpl;->mEditorLock:Ljava/lang/Object;
8791 Landroid/app/SharedPreferencesImpl$EditorImpl;->mModified:Ljava/util/Map;
8792 Landroid/app/SharedPreferencesImpl$EditorImpl;->notifyListeners(Landroid/app/SharedPreferencesImpl$…
8793 Landroid/app/SharedPreferencesImpl$MemoryCommitResult;-><init>(JLjava/util/List;Ljava/util/Set;Ljav…
8794 Landroid/app/SharedPreferencesImpl$MemoryCommitResult;->keysModified:Ljava/util/List;
8795 Landroid/app/SharedPreferencesImpl$MemoryCommitResult;->listeners:Ljava/util/Set;
8796 Landroid/app/SharedPreferencesImpl$MemoryCommitResult;->mapToWriteToDisk:Ljava/util/Map;
8797 Landroid/app/SharedPreferencesImpl$MemoryCommitResult;->memoryStateGeneration:J
8798 Landroid/app/SharedPreferencesImpl$MemoryCommitResult;->setDiskWriteResult(ZZ)V
8799 Landroid/app/SharedPreferencesImpl$MemoryCommitResult;->wasWritten:Z
8800 Landroid/app/SharedPreferencesImpl$MemoryCommitResult;->writeToDiskResult:Z
8801 Landroid/app/SharedPreferencesImpl$MemoryCommitResult;->writtenToDiskLatch:Ljava/util/concurrent/Co…
8802 Landroid/app/SharedPreferencesImpl;->awaitLoadedLocked()V
8803 Landroid/app/SharedPreferencesImpl;->CONTENT:Ljava/lang/Object;
8804 Landroid/app/SharedPreferencesImpl;->createFileOutputStream(Ljava/io/File;)Ljava/io/FileOutputStrea…
8805 Landroid/app/SharedPreferencesImpl;->DEBUG:Z
8806 Landroid/app/SharedPreferencesImpl;->enqueueDiskWrite(Landroid/app/SharedPreferencesImpl$MemoryComm…
8807 Landroid/app/SharedPreferencesImpl;->hasFileChangedUnexpectedly()Z
8808 Landroid/app/SharedPreferencesImpl;->loadFromDisk()V
8809 Landroid/app/SharedPreferencesImpl;->makeBackupFile(Ljava/io/File;)Ljava/io/File;
8810 Landroid/app/SharedPreferencesImpl;->MAX_FSYNC_DURATION_MILLIS:J
8811 Landroid/app/SharedPreferencesImpl;->mBackupFile:Ljava/io/File;
8812 Landroid/app/SharedPreferencesImpl;->mCurrentMemoryStateGeneration:J
8813 Landroid/app/SharedPreferencesImpl;->mDiskStateGeneration:J
8814 Landroid/app/SharedPreferencesImpl;->mDiskWritesInFlight:I
8815 Landroid/app/SharedPreferencesImpl;->mListeners:Ljava/util/WeakHashMap;
8816 Landroid/app/SharedPreferencesImpl;->mLoaded:Z
8817 Landroid/app/SharedPreferencesImpl;->mLock:Ljava/lang/Object;
8818 Landroid/app/SharedPreferencesImpl;->mMap:Ljava/util/Map;
8819 Landroid/app/SharedPreferencesImpl;->mMode:I
8820 Landroid/app/SharedPreferencesImpl;->mNumSync:I
8821 Landroid/app/SharedPreferencesImpl;->mStatSize:J
8822 Landroid/app/SharedPreferencesImpl;->mStatTimestamp:Landroid/system/StructTimespec;
8823 Landroid/app/SharedPreferencesImpl;->mSyncTimes:Lcom/android/internal/util/ExponentiallyBucketedHis…
8824 Landroid/app/SharedPreferencesImpl;->mThrowable:Ljava/lang/Throwable;
8825 Landroid/app/SharedPreferencesImpl;->mWritingToDiskLock:Ljava/lang/Object;
8826 Landroid/app/SharedPreferencesImpl;->TAG:Ljava/lang/String;
8827 Landroid/app/SharedPreferencesImpl;->writeToFile(Landroid/app/SharedPreferencesImpl$MemoryCommitRes…