Searched refs:getPasswordHistoryHashFactor (Results 1 – 3 of 3) sorted by relevance
89 protected byte[] getPasswordHistoryHashFactor(LockscreenCredential currentPassword, in getPasswordHistoryHashFactor() method in ShadowLockPatternUtils
692 password, getPasswordHistoryHashFactor(), mUserId)) { in validatePassword()703 private byte[] getPasswordHistoryHashFactor() { in getPasswordHistoryHashFactor() method in ChooseLockPassword.ChooseLockPasswordFragment705 mPasswordHistoryHashFactor = mLockPatternUtils.getPasswordHistoryHashFactor( in getPasswordHistoryHashFactor()
525 public byte[] getPasswordHistoryHashFactor(@NonNull LockscreenCredential currentPassword, in getPasswordHistoryHashFactor() method in LockPatternUtils