Searched refs:startPreHideAnimation (Results 1 – 4 of 4) sorted by relevance
265 mBouncer.startPreHideAnimation(r); in testStartPreHideAnimation_notifiesView()270 mBouncer.startPreHideAnimation(r); in testStartPreHideAnimation_notifiesView()319 mBouncer.startPreHideAnimation(null /* runnable */); in testIsHiding_preHideOrHide()329 mBouncer.startPreHideAnimation(null /* runnable */); in testIsHiding_skipsTranslation()
502 public void startPreHideAnimation(Runnable finishRunnable) { in startPreHideAnimation() method in StatusBarKeyguardViewManager504 mBouncer.startPreHideAnimation(finishRunnable); in startPreHideAnimation()
316 public void startPreHideAnimation(Runnable runnable) { in startPreHideAnimation() method in KeyguardBouncer
588 mStatusBarKeyguardViewManager.startPreHideAnimation(mHideAnimationFinishedRunnable);1618 mStatusBarKeyguardViewManager.startPreHideAnimation(mHideAnimationFinishedRunnable); in tryKeyguardDone()