Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DLockSettingsServiceTestable.java201 void setKeystorePassword(byte[] password, int userHandle) { in setKeystorePassword() method in LockSettingsServiceTestable
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java1320 void setKeystorePassword(byte[] password, int userHandle) { in setKeystorePassword() method in LockSettingsService
2877 setKeystorePassword(sp.deriveKeyStorePassword(), userId); in setLockCredentialWithSpLocked()
2888 setKeystorePassword(null, userId); in setLockCredentialWithSpLocked()