Home
last modified time | relevance | path

Searched defs:bootAwarePrefs (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/tests/src/com/android/launcher3/
DLauncherPrefsTest.kt208 val bootAwarePrefs: SharedPreferences = in put_bootAwareItem_updatesDeviceProtectedStorage() constant
240 val bootAwarePrefs: SharedPreferences = in remove_bootAwareItem_removesFromDeviceProtectedStorage() constant
277 val bootAwarePrefs: SharedPreferences = in migrate_bootAwareItemsToDeviceProtectedStorage_worksAsIntended() constant
309 val bootAwarePrefs: SharedPreferences = in migrate_onlyEncryptedItemsToDeviceProtectedStorage_doesNotHappen() constant
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherPrefs.kt46 private val bootAwarePrefs in <lambda>() constant