Searched refs:notifyHideAnimationStart (Results 1 – 3 of 3) sorted by relevance
385 mStackScrollerController.notifyHideAnimationStart(!awake)
955 public void notifyHideAnimationStart(boolean hide) { in notifyHideAnimationStart() method in NotificationStackScrollLayoutController956 mView.notifyHideAnimationStart(hide); in notifyHideAnimationStart()
4386 void notifyHideAnimationStart(boolean hide) { in notifyHideAnimationStart() method