Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
DPlatformKeyManager.java220 return getEncryptKeyInternal(userId); in getEncryptKey()
226 return getEncryptKeyInternal(userId); in getEncryptKey()
241 private PlatformEncryptionKey getEncryptKeyInternal(int userId) throws KeyStoreException, in getEncryptKeyInternal() method in PlatformKeyManager
/frameworks/base/services/
Dart-profile8441 PLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->getEncryptKeyInternal(I)…