Searched refs:newSidForUser (Results 1 – 2 of 2) sorted by relevance
2296 mSpManager.newSidForUser(getGateKeeperService(), auth, userId); in initializeSyntheticPasswordLocked()2441 mSpManager.newSidForUser(getGateKeeperService(), auth, userId); in setLockCredentialWithAuthTokenLocked()2521 mSpManager.newSidForUser(getGateKeeperService(), auth, userId); in spBasedSetLockCredentialInternalLocked()
466 public void newSidForUser(IGateKeeperService gatekeeper, AuthenticationToken authToken, in newSidForUser() method in SyntheticPasswordManager