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.java223 final View topWindowView = showTopWindowAndWaitForItToShowUp(); in moveFocusToAnotherWindow_generatesEventsAndMovesActiveAndFocus() local
256 () -> mActivity.getWindowManager().removeView(topWindowView)); in moveFocusToAnotherWindow_generatesEventsAndMovesActiveAndFocus()
337 View topWindowView = null; in testChangeAccessibilityFocusWindow_getEvent() local
339 topWindowView = showTopWindowAndWaitForItToShowUp(); in testChangeAccessibilityFocusWindow_getEvent()
364 if (topWindowView != null) { in testChangeAccessibilityFocusWindow_getEvent()
366 topWindowView); in testChangeAccessibilityFocusWindow_getEvent()
DAccessibilityDisplayProxyTest.java795 final View topWindowView = showTopWindowAndWaitForItToShowUp(); in testOnA11yEvent_moveFocusBetweenWindows_proxyGetsWindowEvent() local
814 mProxiedVirtualDisplayActivity, topWindowView); in testOnA11yEvent_moveFocusBetweenWindows_proxyGetsWindowEvent()