Searched refs:notifyHideAnimationStart (Results 1 – 3 of 3) sorted by relevance
553 mStackScrollerController.notifyHideAnimationStart(!awake)
985 public void notifyHideAnimationStart(boolean hide) { in notifyHideAnimationStart() method in NotificationStackScrollLayoutController986 mView.notifyHideAnimationStart(hide); in notifyHideAnimationStart()
4491 void notifyHideAnimationStart(boolean hide) { in notifyHideAnimationStart() method