Searched refs:onChildLocationsChanged (Results 1 – 3 of 3) sorted by relevance
251 mListContainer.setChildLocationsChangedListener(this::onChildLocationsChanged); in setUpWithContainer()301 mListContainer.setChildLocationsChangedListener(this::onChildLocationsChanged); in startNotificationLogging()309 onChildLocationsChanged(); in startNotificationLogging()405 void onChildLocationsChanged() { in onChildLocationsChanged() method in NotificationLogger429 void onChildLocationsChanged(); in onChildLocationsChanged() method
198 mLogger.onChildLocationsChanged(); in testOnChildLocationsChangedReportsVisibilityChanged()208 mLogger.onChildLocationsChanged(); in testOnChildLocationsChangedReportsVisibilityChanged()220 mLogger.onChildLocationsChanged(); in testStoppingNotificationLoggingReportsCurrentNotifications()
4362 mLocationsChangedListener.onChildLocationsChanged(collectVisibleLocationsCallable); in applyCurrentState()4366 mListener.onChildLocationsChanged(); in applyCurrentState()6044 void onChildLocationsChanged(Callable<Map<String, Integer>> locations);