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