Searched refs:notifCollectionCaptor (Results 1 – 1 of 1) sorted by relevance
93 ArgumentCaptor<NotifCollectionListener> notifCollectionCaptor = in setUp() local102 verify(mNotifPipeline).addCollectionListener(notifCollectionCaptor.capture()); in setUp()108 mCollectionListener = notifCollectionCaptor.getValue(); in setUp()