Searched refs:setChildLocationsChangedListener (Results 1 – 2 of 2) sorted by relevance
3803 mStackScroller.setChildLocationsChangedListener(null); in stopNotificationLogging()3807 mStackScroller.setChildLocationsChangedListener(mNotificationLocationsChangedListener); in startNotificationLogging()
584 public void setChildLocationsChangedListener(OnChildLocationsChangedListener listener) { in setChildLocationsChangedListener() method in NotificationStackScrollLayout