Searched refs:mNotifListenerCaptor (Results 1 – 1 of 1) sorted by relevance
220 private ArgumentCaptor<NotifCollectionListener> mNotifListenerCaptor; field in BubblesTest458 .addCollectionListener(mNotifListenerCaptor.capture()); in setUp()459 mEntryListener = mNotifListenerCaptor.getValue(); in setUp()