Searched refs:addNotificationHandler (Results 1 – 5 of 5) sorted by relevance
72 mListener.addNotificationHandler(mNotificationHandler); in setUp()
68 public void addNotificationHandler(NotificationHandler handler) { in addNotificationHandler() method in NotificationListener
111 listenerService.addNotificationHandler(mListener); in attach()
87 verify(mListenerService).addNotificationHandler(mListenerCaptor.capture()); in setUp()
218 notificationListener.addNotificationHandler(mNotifListener); in attach()