Searched refs:initKeystoreSuperKeys (Results 1 – 2 of 2) sorted by relevance
204 void initKeystoreSuperKeys(int userId, SyntheticPassword sp, boolean allowExisting) { in initKeystoreSuperKeys() method in LockSettingsServiceTestable
1217 initKeystoreSuperKeys(userId, sp, /* allowExisting= */ true); in migrateUserToSpWithBoundKeysLocked()1504 void initKeystoreSuperKeys(@UserIdInt int userId, SyntheticPassword sp, boolean allowExisting) { in initKeystoreSuperKeys() method in LockSettingsService2977 initKeystoreSuperKeys(userId, sp, /* allowExisting= */ false); in initializeSyntheticPassword()