Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DSyntheticPasswordTests.java97 AuthenticationResult result = manager.unlockLskfBasedProtector(mGateKeeperService, in testNoneLskfBasedProtector()
118 AuthenticationResult result = manager.unlockLskfBasedProtector(mGateKeeperService, in testNonNoneLskfBasedProtector()
123 result = manager.unlockLskfBasedProtector(mGateKeeperService, protectorId, badPassword, in testNonNoneLskfBasedProtector()
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java1178 AuthenticationResult result = mSpManager.unlockLskfBasedProtector( in migrateUserToSpWithBoundCeKeyLocked()
1202 AuthenticationResult result = mSpManager.unlockLskfBasedProtector( in migrateUserToSpWithBoundKeysLocked()
1903 AuthenticationResult authResult = mSpManager.unlockLskfBasedProtector( in setLockCredentialInternal()
2232 AuthenticationResult result = mSpManager.unlockLskfBasedProtector( in unlockUserKeyIfUnsecured()
2400 authResult = mSpManager.unlockLskfBasedProtector( in doVerifyCredential()
3243 AuthenticationResult auth = mSpManager.unlockLskfBasedProtector(
3266 sp = mSpManager.unlockLskfBasedProtector(getGateKeeperService(), protectorId,
DSyntheticPasswordManager.java1369 public AuthenticationResult unlockLskfBasedProtector(IGateKeeperService gatekeeper, in unlockLskfBasedProtector() method in SyntheticPasswordManager
/frameworks/base/services/
Dart-wear-profile14944 PLcom/android/server/locksettings/SyntheticPasswordManager;->unlockLskfBasedProtector(Landroid/serv…