Searched refs:getPasswordHistoryHashFactor (Results 1 – 1 of 1) sorted by relevance
516 public byte[] getPasswordHistoryHashFactor(String currentPassword, int userId) { in getPasswordHistoryHashFactor() method in LockPatternUtils897 final byte[] hashFactor = getPasswordHistoryHashFactor(password, userHandle); in updatePasswordHistory()