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()552 AsyncUserVisibilityListener listener = mListenerFactory.forNoEvents(); in addListenerForNoEvents()559 AsyncUserVisibilityListener listener = mListenerFactory.forEvents(events); in addListenerForEvents()