Searched refs:addNotificationHandler (Results 1 – 8 of 8) sorted by relevance
79 verify(mNotificationListener).addNotificationHandler(handlerArgumentCaptor.capture()); in testPostingNotificationCallsCallbackWithNotificationCount()88 verify(mNotificationListener).addNotificationHandler(handlerArgumentCaptor.capture()); in testRemovingNotificationCallsCallbackWithZeroNotificationCount()97 verify(mNotificationListener).addNotificationHandler(handlerArgumentCaptor.capture()); in testPostingOngoingNotificationDoesNotCallCallbackWithNotificationCount()
84 notificationListener.addNotificationHandler(mNotificationHandler); in DreamOverlayNotificationCountProvider()
84 mListener.addNotificationHandler(mNotificationHandler); in setUp()
95 public void addNotificationHandler(NotificationHandler handler) { in addNotificationHandler() method in NotificationListener
116 listenerService.addNotificationHandler(mListener); in attach()
88 verify(mListenerService).addNotificationHandler(mListenerCaptor.capture()); in setUp()
768 listenerService.addNotificationHandler(mListener); in attach()
285 verify(mListenerService).addNotificationHandler(mListenerCaptor.capture()); in setUp()