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