Searched refs:createTokenBasedSyntheticPassword (Results 1 – 2 of 2) sorted by relevance
729 public long createTokenBasedSyntheticPassword(byte[] token, int userId) { in createTokenBasedSyntheticPassword() method in SyntheticPasswordManager
2596 long handle = mSpManager.createTokenBasedSyntheticPassword(token, userId); in addEscrowToken()