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.java1616 private void setAuthlessUserKeyProtection(int userId, byte[] key) throws RemoteException { in setAuthlessUserKeyProtection() method in LockSettingsService
2451 setAuthlessUserKeyProtection(userId, auth.deriveDiskEncryptionKey()); in initializeSyntheticPasswordLocked()
2619 setAuthlessUserKeyProtection(userId, auth.deriveDiskEncryptionKey()); in setLockCredentialWithAuthTokenLocked()