Searched refs:startPreHideAnimation (Results 1 – 4 of 4) sorted by relevance
271 mBouncer.startPreHideAnimation(r); in testStartPreHideAnimation_notifiesView()276 mBouncer.startPreHideAnimation(r); in testStartPreHideAnimation_notifiesView()325 mBouncer.startPreHideAnimation(null /* runnable */); in testIsHiding_preHideOrHide()335 mBouncer.startPreHideAnimation(null /* runnable */); in testIsHiding_skipsTranslation()
530 public void startPreHideAnimation(Runnable finishRunnable) { in startPreHideAnimation() method in StatusBarKeyguardViewManager532 mBouncer.startPreHideAnimation(finishRunnable); in startPreHideAnimation()
321 public void startPreHideAnimation(Runnable runnable) { in startPreHideAnimation() method in KeyguardBouncer
595 mStatusBarKeyguardViewManager.startPreHideAnimation(mHideAnimationFinishedRunnable);1623 mStatusBarKeyguardViewManager.startPreHideAnimation(mHideAnimationFinishedRunnable); in tryKeyguardDone()