Searched refs:getPasswordHistoryHashFactor (Results 1 – 4 of 4) sorted by relevance
124 getPasswordHistoryHashFactor(existingCredential), mUserId)) { in validateCredential()135 private byte[] getPasswordHistoryHashFactor(LockscreenCredential credential) { in getPasswordHistoryHashFactor() method in PasswordHelper137 mPasswordHistoryHashFactor = mLockPatternUtils.getPasswordHistoryHashFactor( in getPasswordHistoryHashFactor()
120 protected byte[] getPasswordHistoryHashFactor( in getPasswordHistoryHashFactor() method in ShadowLockPatternUtils
84 when(mLockPatternUtils.getPasswordHistoryHashFactor(any(), anyInt())) in setUp()
774 credential.getCredential(), getPasswordHistoryHashFactor(), mUserId)) { in validatePassword()785 private byte[] getPasswordHistoryHashFactor() { in getPasswordHistoryHashFactor() method in ChooseLockPassword.ChooseLockPasswordFragment787 mPasswordHistoryHashFactor = mLockPatternUtils.getPasswordHistoryHashFactor( in getPasswordHistoryHashFactor()