Home
last modified time | relevance | path

Searched defs:listenerMock (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java2818 OnApplyWindowInsetsListener listenerMock = mock(OnApplyWindowInsetsListener.class); in testDispatchInsets_affectsChildren() local
2840 OnApplyWindowInsetsListener listenerMock = mock(OnApplyWindowInsetsListener.class); in testDispatchInsets_doesntAffectSiblings() local
2864 OnApplyWindowInsetsListener listenerMock = mock(OnApplyWindowInsetsListener.class); in testDispatchInsets_doesntAffectParentSiblings() local
2884 OnApplyWindowInsetsListener listenerMock = mock(OnApplyWindowInsetsListener.class); in testDispatchInsets_consumeStopsDispatch() local