Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityWindowReportingTest.java224 final AccessibilityWindowInfo topWindow = in moveFocusToAnotherWindow_generatesEventsAndMovesActiveAndFocus() local
229 topWindow.getRoot().findAccessibilityNodeInfosByText( in moveFocusToAnotherWindow_generatesEventsAndMovesActiveAndFocus()
343 final AccessibilityWindowInfo topWindow = in testChangeAccessibilityFocusWindow_getEvent() local
346 topWindow.getRoot().findAccessibilityNodeInfosByText( in testChangeAccessibilityFocusWindow_getEvent()
DAccessibilityDisplayProxyTest.java796 final AccessibilityWindowInfo topWindow = findWindowByTitleWithList(TOP_WINDOW_TITLE, in testOnA11yEvent_moveFocusBetweenWindows_proxyGetsWindowEvent() local
798 assertThat(topWindow).isNotNull(); in testOnA11yEvent_moveFocusBetweenWindows_proxyGetsWindowEvent()
804 topWindow.getRoot().findAccessibilityNodeInfosByText( in testOnA11yEvent_moveFocusBetweenWindows_proxyGetsWindowEvent()