Searched refs:startPreHideAnimation (Results 1 – 3 of 3) sorted by relevance
318 public void startPreHideAnimation(Runnable finishRunnable) { in startPreHideAnimation() method in StatusBarKeyguardViewManager320 mBouncer.startPreHideAnimation(finishRunnable); in startPreHideAnimation()
200 public void startPreHideAnimation(Runnable runnable) { in startPreHideAnimation() method in KeyguardBouncer
588 mStatusBarKeyguardViewManager.startPreHideAnimation(mHideAnimationFinishedRunnable);1569 mStatusBarKeyguardViewManager.startPreHideAnimation(mHideAnimationFinishedRunnable); in tryKeyguardDone()