Searched refs:setNotificationRemoveInterceptor (Results 1 – 4 of 4) sorted by relevance
135 public void setNotificationRemoveInterceptor(NotificationRemoveInterceptor interceptor) { in setNotificationRemoveInterceptor() method in NotificationEntryManager
201 .setNotificationRemoveInterceptor(mRemoveInterceptorCaptor.capture()); in setUp()
249 mEntryManager.setNotificationRemoveInterceptor(mRemoveInterceptor); in setUp()
263 mNotificationEntryManager.setNotificationRemoveInterceptor(mRemoveInterceptor); in BubbleController()