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