Searched refs:notifyHideAnimationStart (Results 1 – 3 of 3) sorted by relevance
606 mStackScrollerController.notifyHideAnimationStart(!awake) in notifyAnimationStart()
1092 public void notifyHideAnimationStart(boolean hide) { in notifyHideAnimationStart() method in NotificationStackScrollLayoutController1093 mView.notifyHideAnimationStart(hide); in notifyHideAnimationStart()
4543 void notifyHideAnimationStart(boolean hide) { in notifyHideAnimationStart() method