Searched refs:setNotificationHandler (Results 1 – 4 of 4) sorted by relevance
114 public void setNotificationHandler(BatchableNotificationHandler handler) { in setNotificationHandler() method in GroupCoalescer
84 mCoalescer.setNotificationHandler(mListener); in setUp()
175 groupCoalescer.setNotificationHandler(mNotifHandler); in attach()
162 verify(mGroupCoalescer).setNotificationHandler(mListenerCaptor.capture()); in setUp()