Searched refs:mListenerFactory (Results 1 – 1 of 1) sorted by relevance
115 protected AsyncUserVisibilityListener.Factory mListenerFactory; field in UserVisibilityMediatorTestCase135 mListenerFactory = new AsyncUserVisibilityListener.Factory(mExpect, thread); in setFixtures()547 AsyncUserVisibilityListener listener = mListenerFactory.forNoEvents(); in addListenerForNoEvents()554 AsyncUserVisibilityListener listener = mListenerFactory.forEvents(events); in addListenerForEvents()