Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DLockSettingsServiceTestable.java199 void setKeystorePassword(byte[] password, int userHandle) { in setKeystorePassword() method in LockSettingsServiceTestable
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java1499 void setKeystorePassword(byte[] password, int userHandle) { in setKeystorePassword() method in LockSettingsService
3094 setKeystorePassword(sp.deriveKeyStorePassword(), userId); in setLockCredentialWithSpLocked()
3109 setKeystorePassword(null, userId); in setLockCredentialWithSpLocked()