Home
last modified time | relevance | path

Searched defs:startDisappearAnimation (Results 1 – 15 of 15) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardInputView.java61 boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardInputView
H A DKeyguardPinViewController.java85 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardPinViewController
H A DKeyguardSimPukView.java95 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardSimPukView
H A DKeyguardSecurityView.java117 boolean startDisappearAnimation(Runnable finishRunnable); in startDisappearAnimation() method
H A DKeyguardPINView.java186 public boolean startDisappearAnimation(boolean needsSlowUnlockTransition, in startDisappearAnimation() method in KeyguardPINView
H A DKeyguardPasswordView.java167 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardPasswordView
H A DKeyguardPatternView.java180 public boolean startDisappearAnimation(boolean needsSlowUnlockTransition, in startDisappearAnimation() method in KeyguardPatternView
H A DKeyguardInputViewController.java143 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardInputViewController
H A DKeyguardSimPinViewController.java110 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardSimPinViewController
H A DKeyguardPatternViewController.java351 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardPatternViewController
H A DKeyguardHostViewController.java295 public void startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation() method in KeyguardHostViewController
H A DKeyguardSecurityContainerController.java347 public boolean startDisappearAnimation(Runnable onFinishRunnable) { in startDisappearAnimation() method in KeyguardSecurityContainerController
H A DKeyguardSecurityContainer.java584 public void startDisappearAnimation(SecurityMode securitySelection) { in startDisappearAnimation() method in KeyguardSecurityContainer
/aosp12/packages/apps/Settings/src/com/android/settings/password/
H A DConfirmLockPattern.java382 private void startDisappearAnimation(final Intent intent) { in startDisappearAnimation() method in ConfirmLockPattern.ConfirmLockPatternFragment
H A DConfirmLockPassword.java462 private void startDisappearAnimation(final Intent intent) { in startDisappearAnimation() method in ConfirmLockPassword.ConfirmLockPasswordFragment