Searched refs:startPreHideAnimation (Results 1 – 4 of 4) sorted by relevance
247 mBouncer.startPreHideAnimation(r); in testStartPreHideAnimation_notifiesView()252 mBouncer.startPreHideAnimation(r); in testStartPreHideAnimation_notifiesView()301 mBouncer.startPreHideAnimation(null /* runnable */); in testIsHiding_preHideOrHide()311 mBouncer.startPreHideAnimation(null /* runnable */); in testIsHiding_skipsTranslation()
402 public void startPreHideAnimation(Runnable finishRunnable) { in startPreHideAnimation() method in StatusBarKeyguardViewManager404 mBouncer.startPreHideAnimation(finishRunnable); in startPreHideAnimation()
297 public void startPreHideAnimation(Runnable runnable) { in startPreHideAnimation() method in KeyguardBouncer
595 mStatusBarKeyguardViewManager.startPreHideAnimation(mHideAnimationFinishedRunnable);1624 mStatusBarKeyguardViewManager.startPreHideAnimation(mHideAnimationFinishedRunnable); in tryKeyguardDone()