Searched refs:setKeystorePassword (Results 1 – 2 of 2) sorted by relevance
1257 private void setKeystorePassword(byte[] password, int userHandle) { in setKeystorePassword() method in LockSettingsService1660 setKeystorePassword(null, userId); in setLockCredentialInternal()1815 setKeystorePassword(toEnroll, userId); in enrollCredential()2638 setKeystorePassword(auth.deriveKeyStorePassword(), userId); in initializeSyntheticPasswordLocked()2641 setKeystorePassword(null, userId); in initializeSyntheticPasswordLocked()2825 setKeystorePassword(auth.deriveKeyStorePassword(), userId); in setLockCredentialWithAuthTokenLocked()2842 setKeystorePassword(null, userId); in setLockCredentialWithAuthTokenLocked()
18701 PLcom/android/server/locksettings/LockSettingsService;->setKeystorePassword([BI)V