Searched refs:addNotificationHandler (Results 1 – 9 of 9) sorted by relevance
78 verify(mNotificationListener).addNotificationHandler(handlerArgumentCaptor.capture()); in testPostingNotificationCallsCallbackWithNotificationCount()87 verify(mNotificationListener).addNotificationHandler(handlerArgumentCaptor.capture()); in testRemovingNotificationCallsCallbackWithZeroNotificationCount()96 verify(mNotificationListener).addNotificationHandler(handlerArgumentCaptor.capture()); in testPostingOngoingNotificationDoesNotCallCallbackWithNotificationCount()
59 mNotificationListener.addNotificationHandler(this); in start()
84 notificationListener.addNotificationHandler(mNotificationHandler); in DreamOverlayNotificationCountProvider()
80 mListener.addNotificationHandler(mNotificationHandler); in setUp()
92 public void addNotificationHandler(NotificationHandler handler) { in addNotificationHandler() method in NotificationListener
116 listenerService.addNotificationHandler(mListener); in attach()
88 verify(mListenerService).addNotificationHandler(mListenerCaptor.capture()); in setUp()
735 listenerService.addNotificationHandler(mListener); in attach()
278 verify(mListenerService).addNotificationHandler(mListenerCaptor.capture()); in setUp()