Searched refs:updatePasswordEntry (Results 1 – 2 of 2) sorted by relevance
390 mAppearAnimationUtils.startAnimation(getActiveViews(), this::updatePasswordEntry); in startEnterAnimation() local419 updatePasswordEntry(); in onResume()435 private void updatePasswordEntry() { in updatePasswordEntry() method in ConfirmLockPassword.ConfirmLockPasswordFragment457 mPasswordEntry.post(this::updatePasswordEntry); in onWindowFocusChanged()479 updatePasswordEntry(); in handleNext()653 updatePasswordEntry(); in onRemoteLockscreenValidationResult()684 updatePasswordEntry(); in handleAttemptLockout()690 updatePasswordEntry(); in handleAttemptLockout()
141 updatePasswordEntry(isLockedOut); in onViewCreated()325 private void updatePasswordEntry(boolean isLockedOut) { in updatePasswordEntry() method in ConfirmLockPinPasswordFragment