Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DCurrentApiHelper.java90 NodeList nodes = classElement.getElementsByTagName(TAG_METHOD); in getPublicApis() local
154 NodeList nodes = methodElement.getElementsByTagName(TAG_PARAMETER); in getParamTypes() local
/cts/tests/accessibility/src/android/view/accessibility/cts/
DAccessibilityEventAndCacheTest.java103 final List<AccessibilityNodeInfo> nodes = sUiAutomation.getRootInActiveWindow() in testSimultaneousChangesUpdatesAllChildNodes() local
/cts/tests/autofillservice/src/android/autofillservice/cts/
DDuplicateIdActivityTest.java88 final int nodes = request.structure.getWindowNodeCount(); in findViews() local
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityEmbeddedHierarchyTest.java251 List<AccessibilityNodeInfo> nodes = in findHostAccessibilityNodeInfo() local
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DHelper.java215 final int nodes = structure.getWindowNodeCount(); in toString() local
359 final int nodes = structure.getWindowNodeCount(); in findNodeByFilter() local
805 final int nodes = structure.getWindowNodeCount(); in getNumberNodes() local