Searched refs:mPasswordHistoryHashFactor (Results 1 – 2 of 2) sorted by relevance
66 private byte[] mPasswordHistoryHashFactor; field in PasswordHelper136 if (mPasswordHistoryHashFactor == null) { in getPasswordHistoryHashFactor()137 mPasswordHistoryHashFactor = mLockPatternUtils.getPasswordHistoryHashFactor( in getPasswordHistoryHashFactor()140 return mPasswordHistoryHashFactor; in getPasswordHistoryHashFactor()
256 private byte[] mPasswordHistoryHashFactor; field in ChooseLockPassword.ChooseLockPasswordFragment804 if (mPasswordHistoryHashFactor == null) { in getPasswordHistoryHashFactor()805 mPasswordHistoryHashFactor = mLockPatternUtils.getPasswordHistoryHashFactor( in getPasswordHistoryHashFactor()809 return mPasswordHistoryHashFactor; in getPasswordHistoryHashFactor()