Searched refs:startPreHideAnimation (Results 1 – 3 of 3) sorted by relevance
236 public void startPreHideAnimation(Runnable finishRunnable) { in startPreHideAnimation() method in StatusBarKeyguardViewManager238 mBouncer.startPreHideAnimation(finishRunnable); in startPreHideAnimation()
133 public void startPreHideAnimation(Runnable runnable) { in startPreHideAnimation() method in KeyguardBouncer
512 mStatusBarKeyguardViewManager.startPreHideAnimation(null /* finishRunnable */);1440 mStatusBarKeyguardViewManager.startPreHideAnimation(mKeyguardGoingAwayRunnable); in handleHide()