Searched defs:encryptedPrefs (Results 1 – 2 of 2) sorted by relevance
225 val encryptedPrefs: SharedPreferences = in put_bootAwareItem_updatesEncryptedStorage() constant259 val encryptedPrefs: SharedPreferences = in remove_bootAwareItem_removesFromEncryptedStorage() constant286 val encryptedPrefs: SharedPreferences = in migrate_bootAwareItemsToDeviceProtectedStorage_worksAsIntended() constant318 val encryptedPrefs: SharedPreferences = in migrate_onlyEncryptedItemsToDeviceProtectedStorage_doesNotHappen() constant
50 private val Item.encryptedPrefs in <lambda>() constant in com.android.launcher3.LauncherPrefs