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