Searched refs:updatePasswordEntry (Results 1 – 2 of 2) sorted by relevance
415 mAppearAnimationUtils.startAnimation(getActiveViews(), this::updatePasswordEntry); in startEnterAnimation() local444 updatePasswordEntry(); in onResume()460 private void updatePasswordEntry() { in updatePasswordEntry() method in ConfirmLockPassword.ConfirmLockPasswordFragment482 mPasswordEntry.post(this::updatePasswordEntry); in onWindowFocusChanged()504 updatePasswordEntry(); in handleNext()678 updatePasswordEntry(); in onRemoteLockscreenValidationResult()709 updatePasswordEntry(); in handleAttemptLockout()715 updatePasswordEntry(); in handleAttemptLockout()
145 updatePasswordEntry(isLockedOut); in onViewCreated()329 private void updatePasswordEntry(boolean isLockedOut) { in updatePasswordEntry() method in ConfirmLockPinPasswordFragment