Searched defs:root (Results 1 – 3 of 3) sorted by relevance
100 val root = waitForRoot(timeoutMs = stableTimeoutMs, sleepIntervalMs = stablePollIntervalMs) in waitForStable() constant
114 private List<AccessibilityNodeInfo> findMatches(AccessibilityNodeInfo root) { in findMatches()
1435 final AccessibilityNodeInfo root = window.getRoot(); in getWindowRoots() local