Home
last modified time | relevance | path

Searched defs:finishRunnable (Results 1 – 16 of 16) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/dashboard/
H A DUiBlockerController.java64 public boolean start(Runnable finishRunnable) { in start()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardInputView.java61 boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation()
H A DKeyguardPinViewController.java85 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation()
H A DKeyguardSimPukView.java95 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation()
H A DKeyguardSecurityView.java117 boolean startDisappearAnimation(Runnable finishRunnable); in startDisappearAnimation()
H A DKeyguardPINView.java187 final Runnable finishRunnable) { in startDisappearAnimation()
H A DKeyguardViewController.java148 void startPreHideAnimation(Runnable finishRunnable); in startPreHideAnimation()
H A DKeyguardPasswordView.java167 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation()
H A DKeyguardPatternView.java181 final Runnable finishRunnable) { in startDisappearAnimation()
H A DKeyguardInputViewController.java143 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation()
H A DKeyguardSimPinViewController.java110 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation()
H A DKeyguardPatternViewController.java351 public boolean startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation()
H A DKeyguardHostViewController.java295 public void startDisappearAnimation(Runnable finishRunnable) { in startDisappearAnimation()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternView.java469 Interpolator interpolator, Runnable finishRunnable) { in startCellStateAnimation()
485 long delay, long duration, Interpolator interpolator, final Runnable finishRunnable) { in startCellStateAnimationSw()
518 long delay, long duration, Interpolator interpolator, final Runnable finishRunnable) { in startCellStateAnimationHw()
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/
H A DCarKeyguardViewController.java289 public void startPreHideAnimation(Runnable finishRunnable) { in startPreHideAnimation()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarKeyguardViewManager.java701 public void startPreHideAnimation(Runnable finishRunnable) { in startPreHideAnimation()