Home
last modified time | relevance | path

Searched refs:topWindowView (Results 1 – 2 of 2) sorted by relevance

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityWindowReportingTest.java220 final View topWindowView = showTopWindowAndWaitForItToShowUp(); in moveFocusToAnotherWindow_generatesEventsAndMovesActiveAndFocus() local
253 () -> mActivity.getWindowManager().removeView(topWindowView)); in moveFocusToAnotherWindow_generatesEventsAndMovesActiveAndFocus()
334 View topWindowView = null; in testChangeAccessibilityFocusWindow_getEvent() local
336 topWindowView = showTopWindowAndWaitForItToShowUp(); in testChangeAccessibilityFocusWindow_getEvent()
361 if (topWindowView != null) { in testChangeAccessibilityFocusWindow_getEvent()
363 topWindowView); in testChangeAccessibilityFocusWindow_getEvent()
DAccessibilityDisplayProxyTest.java759 final View topWindowView = showTopWindowAndWaitForItToShowUp(); in testOnA11yEvent_moveFocusBetweenWindows_proxyGetsWindowEvent() local
778 mProxiedVirtualDisplayActivity, topWindowView); in testOnA11yEvent_moveFocusBetweenWindows_proxyGetsWindowEvent()