Home
last modified time | relevance | path

Searched refs:unlockKeystore (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java1517 private void unlockKeystore(int userId, SyntheticPassword sp) { in unlockKeystore() method in LockSettingsService
2241 unlockKeystore(userId, result.syntheticPassword); in unlockUserKeyIfUnsecured()
3037 unlockKeystore(userId, sp); in onCredentialVerified()
3105 unlockKeystore(userId, sp); in setLockCredentialWithSpLocked()
/frameworks/base/services/
Dart-wear-profile14831 PLcom/android/server/locksettings/LockSettingsService;->unlockKeystore(ILcom/android/server/lockset…