Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityTakeScreenshotTest.java320 final List<Integer> accessibilityWindowIds = sUiAutomation.getWindows() in testTakeScreenshotOfWindow_MultipleWindowsIntervalTime() local
379 List<Integer> accessibilityWindowIds) { in takeScreenshotsOfWindows()