Lines Matching refs:SharedPreferencesImpl

2632 HSPLandroid/app/SharedPreferencesImpl$1;-><init>(Landroid/app/SharedPreferencesImpl;Ljava/lang/Stri…
2633 HSPLandroid/app/SharedPreferencesImpl$1;->run()V
2634 HSPLandroid/app/SharedPreferencesImpl$2;-><init>(Landroid/app/SharedPreferencesImpl;Landroid/app/Sh…
2635 HSPLandroid/app/SharedPreferencesImpl$2;->run()V
2636 …p/SharedPreferencesImpl$EditorImpl$$ExternalSyntheticLambda0;-><init>(Landroid/app/SharedPreferenc…
2637 HSPLandroid/app/SharedPreferencesImpl$EditorImpl$$ExternalSyntheticLambda0;->run()V
2638 …PLandroid/app/SharedPreferencesImpl$EditorImpl$1;-><init>(Landroid/app/SharedPreferencesImpl$Edito…
2639 HSPLandroid/app/SharedPreferencesImpl$EditorImpl$1;->run()V
2640 HSPLandroid/app/SharedPreferencesImpl$EditorImpl$2;-><init>(Landroid/app/SharedPreferencesImpl$Edit…
2641 HSPLandroid/app/SharedPreferencesImpl$EditorImpl$2;->run()V
2642 HSPLandroid/app/SharedPreferencesImpl$EditorImpl;-><init>(Landroid/app/SharedPreferencesImpl;)V
2643 HSPLandroid/app/SharedPreferencesImpl$EditorImpl;->apply()V
2644 HSPLandroid/app/SharedPreferencesImpl$EditorImpl;->clear()Landroid/content/SharedPreferences$Editor;
2645 HSPLandroid/app/SharedPreferencesImpl$EditorImpl;->commit()Z
2646 HSPLandroid/app/SharedPreferencesImpl$EditorImpl;->commitToMemory()Landroid/app/SharedPreferencesIm…
2647 HSPLandroid/app/SharedPreferencesImpl$EditorImpl;->notifyListeners(Landroid/app/SharedPreferencesIm…
2648 HSPLandroid/app/SharedPreferencesImpl$EditorImpl;->putBoolean(Ljava/lang/String;Z)Landroid/content/…
2649 HSPLandroid/app/SharedPreferencesImpl$EditorImpl;->putFloat(Ljava/lang/String;F)Landroid/content/Sh…
2650 HSPLandroid/app/SharedPreferencesImpl$EditorImpl;->putInt(Ljava/lang/String;I)Landroid/content/Shar…
2651 HSPLandroid/app/SharedPreferencesImpl$EditorImpl;->putLong(Ljava/lang/String;J)Landroid/content/Sha…
2652 HSPLandroid/app/SharedPreferencesImpl$EditorImpl;->putString(Ljava/lang/String;Ljava/lang/String;)L…
2653 HSPLandroid/app/SharedPreferencesImpl$EditorImpl;->putStringSet(Ljava/lang/String;Ljava/util/Set;)L…
2654 HSPLandroid/app/SharedPreferencesImpl$EditorImpl;->remove(Ljava/lang/String;)Landroid/content/Share…
2655 HSPLandroid/app/SharedPreferencesImpl$MemoryCommitResult;-><init>(JZLjava/util/List;Ljava/util/Set;…
2656 …droid/app/SharedPreferencesImpl$MemoryCommitResult;-><init>(JZLjava/util/List;Ljava/util/Set;Ljava…
2657 HSPLandroid/app/SharedPreferencesImpl$MemoryCommitResult;->setDiskWriteResult(ZZ)V
2658 HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$fgetmCurrentMemoryStateGeneration(Landroid/app/Shar…
2659 HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$fgetmDiskWritesInFlight(Landroid/app/SharedPreferen…
2660 HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$fgetmListeners(Landroid/app/SharedPreferencesImpl;)…
2661 HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$fgetmLock(Landroid/app/SharedPreferencesImpl;)Ljava…
2662 HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$fgetmMap(Landroid/app/SharedPreferencesImpl;)Ljava/…
2663 HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$fgetmWritingToDiskLock(Landroid/app/SharedPreferenc…
2664 HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$fputmCurrentMemoryStateGeneration(Landroid/app/Shar…
2665 HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$fputmDiskWritesInFlight(Landroid/app/SharedPreferen…
2666 HSPLandroid/app/SharedPreferencesImpl;->-$$Nest$fputmMap(Landroid/app/SharedPreferencesImpl;Ljava/u…
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…
2670 HSPLandroid/app/SharedPreferencesImpl;-><init>(Ljava/io/File;I)V
2671 HSPLandroid/app/SharedPreferencesImpl;->awaitLoadedLocked()V
2672 HSPLandroid/app/SharedPreferencesImpl;->contains(Ljava/lang/String;)Z
2673 HSPLandroid/app/SharedPreferencesImpl;->createFileOutputStream(Ljava/io/File;)Ljava/io/FileOutputSt…
2674 HSPLandroid/app/SharedPreferencesImpl;->edit()Landroid/content/SharedPreferences$Editor;
2675 HSPLandroid/app/SharedPreferencesImpl;->enqueueDiskWrite(Landroid/app/SharedPreferencesImpl$MemoryC…
2676 HSPLandroid/app/SharedPreferencesImpl;->getAll()Ljava/util/Map;
2677 HSPLandroid/app/SharedPreferencesImpl;->getBoolean(Ljava/lang/String;Z)Z
2678 HSPLandroid/app/SharedPreferencesImpl;->getFloat(Ljava/lang/String;F)F
2679 HSPLandroid/app/SharedPreferencesImpl;->getInt(Ljava/lang/String;I)I
2680 HSPLandroid/app/SharedPreferencesImpl;->getLong(Ljava/lang/String;J)J
2681 HSPLandroid/app/SharedPreferencesImpl;->getString(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/S…
2682 HSPLandroid/app/SharedPreferencesImpl;->getStringSet(Ljava/lang/String;Ljava/util/Set;)Ljava/util/S…
2683 HSPLandroid/app/SharedPreferencesImpl;->hasFileChangedUnexpectedly()Z
2684 HSPLandroid/app/SharedPreferencesImpl;->loadFromDisk()V
2685 HSPLandroid/app/SharedPreferencesImpl;->makeBackupFile(Ljava/io/File;)Ljava/io/File;
2686 HSPLandroid/app/SharedPreferencesImpl;->registerOnSharedPreferenceChangeListener(Landroid/content/S…
2687 HSPLandroid/app/SharedPreferencesImpl;->startLoadFromDisk()V
2688 HSPLandroid/app/SharedPreferencesImpl;->startReloadIfChangedUnexpectedly()V
2689 HSPLandroid/app/SharedPreferencesImpl;->unregisterOnSharedPreferenceChangeListener(Landroid/content…
2690 HSPLandroid/app/SharedPreferencesImpl;->writeToFile(Landroid/app/SharedPreferencesImpl$MemoryCommit…
33575 Landroid/app/SharedPreferencesImpl$1;
33576 Landroid/app/SharedPreferencesImpl$2;
33577 Landroid/app/SharedPreferencesImpl$EditorImpl$$ExternalSyntheticLambda0;
33578 Landroid/app/SharedPreferencesImpl$EditorImpl$1;
33579 Landroid/app/SharedPreferencesImpl$EditorImpl$2;
33580 Landroid/app/SharedPreferencesImpl$EditorImpl;
33581 Landroid/app/SharedPreferencesImpl$MemoryCommitResult;
33582 Landroid/app/SharedPreferencesImpl;