Searched refs:takeScreenshotsOfWindows (Results 1 – 1 of 1) sorted by relevance
324 for (TakeScreenshotCallback callback : takeScreenshotsOfWindows(accessibilityWindowIds)) { in testTakeScreenshotOfWindow_MultipleWindowsIntervalTime()331 for (TakeScreenshotCallback callback : takeScreenshotsOfWindows(accessibilityWindowIds)) { in testTakeScreenshotOfWindow_MultipleWindowsIntervalTime()338 for (TakeScreenshotCallback callback : takeScreenshotsOfWindows(accessibilityWindowIds)) { in testTakeScreenshotOfWindow_MultipleWindowsIntervalTime()378 private List<TakeScreenshotCallback> takeScreenshotsOfWindows( in takeScreenshotsOfWindows() method in AccessibilityTakeScreenshotTest