Searched refs:activeRoot (Results 1 – 1 of 1) sorted by relevance
1427 AccessibilityNodeInfo activeRoot = uiAutomation.getRootInActiveWindow(); in getWindowRoots() local1428 if (activeRoot != null) { in getWindowRoots()1429 roots.add(activeRoot); in getWindowRoots()