Searched refs:unlockLskfBasedProtector (Results 1 – 3 of 3) sorted by relevance
97 AuthenticationResult result = manager.unlockLskfBasedProtector(mGateKeeperService, in testNoneLskfBasedProtector()118 AuthenticationResult result = manager.unlockLskfBasedProtector(mGateKeeperService, in testNonNoneLskfBasedProtector()123 result = manager.unlockLskfBasedProtector(mGateKeeperService, protectorId, badPassword, in testNonNoneLskfBasedProtector()
1028 AuthenticationResult result = mSpManager.unlockLskfBasedProtector( in migrateUserToSpWithBoundCeKeyLocked()1709 AuthenticationResult authResult = mSpManager.unlockLskfBasedProtector( in setLockCredentialInternal()2037 AuthenticationResult result = mSpManager.unlockLskfBasedProtector( in unlockUserKeyIfUnsecured()2197 authResult = mSpManager.unlockLskfBasedProtector( in doVerifyCredential()3003 AuthenticationResult auth = mSpManager.unlockLskfBasedProtector(3026 sp = mSpManager.unlockLskfBasedProtector(getGateKeeperService(), protectorId,
1309 public AuthenticationResult unlockLskfBasedProtector(IGateKeeperService gatekeeper, in unlockLskfBasedProtector() method in SyntheticPasswordManager