Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java1493 private void setAuthlessUserKeyProtection(int userId, byte[] key) throws RemoteException { in setAuthlessUserKeyProtection() method in LockSettingsService
2299 setAuthlessUserKeyProtection(userId, auth.deriveDiskEncryptionKey()); in initializeSyntheticPasswordLocked()
2443 setAuthlessUserKeyProtection(userId, auth.deriveDiskEncryptionKey()); in setLockCredentialWithAuthTokenLocked()