Searched refs:checkPasswordHistory (Results 1 – 3 of 3) sorted by relevance
74 protected boolean checkPasswordHistory(byte[] passwordToCheck, byte[] hashFactor, int userId) { in checkPasswordHistory() method in ShadowLockPatternUtils
757 if (mLockPatternUtils.checkPasswordHistory(password, getPasswordHistoryHashFactor(), in validatePassword()
756 if (mLockPatternUtils.checkPasswordHistory(password, getPasswordHistoryHashFactor(), in validatePassword()