Searched refs:updatePasswordEntry (Results 1 – 2 of 2) sorted by relevance
309 mAppearAnimationUtils.startAnimation(getActiveViews(), this::updatePasswordEntry); in startEnterAnimation() local335 updatePasswordEntry(); in onResume()348 private void updatePasswordEntry() { in updatePasswordEntry() method in ConfirmLockPassword.ConfirmLockPasswordFragment365 mPasswordEntry.post(this::updatePasswordEntry); in onWindowFocusChanged()539 updatePasswordEntry(); in handleAttemptLockout()545 updatePasswordEntry(); in handleAttemptLockout()
141 updatePasswordEntry(isLockedOut); in onViewCreated()325 private void updatePasswordEntry(boolean isLockedOut) { in updatePasswordEntry() method in ConfirmLockPinPasswordFragment