Searched refs:currentCredential (Results 1 – 2 of 2) sorted by relevance
54 byte[] getHashFactor(in LockscreenCredential currentCredential, int userId); in getHashFactor() argument
2996 public byte[] getHashFactor(LockscreenCredential currentCredential, int userId) {3001 currentCredential = getDecryptedPasswordForTiedProfile(userId);3014 getGateKeeperService(), handle, currentCredential, userId, null);