Searched refs:mApp2Listener (Results 1 – 1 of 1) sorted by relevance
69 @Mock OnAppFocusChangedListener mApp2Listener; field in CarAppFocusManagerTest207 .addFocusListener(mApp2Listener, CarAppFocusManager.APP_FOCUS_TYPE_NAVIGATION); in requestAppFocus_otherAppNotified()213 verify(mApp2Listener) in requestAppFocus_otherAppNotified()250 .addFocusListener(mApp2Listener, CarAppFocusManager.APP_FOCUS_TYPE_NAVIGATION); in abandonAppFocus_otherAppNotified()258 verify(mApp2Listener) in abandonAppFocus_otherAppNotified()269 .addFocusListener(mApp2Listener, CarAppFocusManager.APP_FOCUS_TYPE_NAVIGATION); in gainAppFocus_multipleListenersRegistered_bothUnownedTrigger()279 verify(mApp2Listener) in gainAppFocus_multipleListenersRegistered_bothUnownedTrigger()