Searched refs:activityWindowInfo (Results 1 – 2 of 2) sorted by relevance
266 AccessibilityWindowInfo activityWindowInfo = null; in testRequest_prefetchWithA11yWindowInfo() local270 activityWindowInfo = window; in testRequest_prefetchWithA11yWindowInfo()274 assertNotNull(activityWindowInfo); in testRequest_prefetchWithA11yWindowInfo()275 AccessibilityNodeInfo windowRoot = activityWindowInfo.getRoot(); in testRequest_prefetchWithA11yWindowInfo()
257 final AccessibilityWindowInfo activityWindowInfo = in testTakeScreenshotOfWindow_GetScreenshotResult() local259 assertThat(activityWindowInfo).isNotNull(); in testTakeScreenshotOfWindow_GetScreenshotResult()262 mService.takeScreenshotOfWindow(activityWindowInfo.getId(), in testTakeScreenshotOfWindow_GetScreenshotResult()