Home
last modified time | relevance | path

Searched refs:node (Results 1 – 5 of 5) sorted by relevance

/cts/hostsidetests/appsecurity/test-apps/UsePermissionApp23/src/com/android/cts/usepermission/
DBasePermissionsTest.java351 for (AccessibilityNodeInfo node : nodes) { in findByText()
352 if (node.getText().toString().equals(text)) { in findByText()
353 return node; in findByText()
391 private static void scrollTop(AccessibilityNodeInfo node) throws Exception { in scrollTop() argument
393 while (node.getActionList().contains(AccessibilityAction.ACTION_SCROLL_BACKWARD)) { in scrollTop()
394 scroll(node, false); in scrollTop()
401 private static void scrollForward(AccessibilityNodeInfo node) throws Exception { in scrollForward() argument
403 scroll(node, true); in scrollForward()
409 private static void scroll(AccessibilityNodeInfo node, boolean forward) throws Exception { in scroll() argument
411 () -> node.performAction(forward in scroll()
[all …]
/cts/tests/tests/net/jni/
DNativeDnsJni.c31 const char *node = "www.google.com"; in Java_android_net_cts_DnsTest_testNativeDns() local
35 int res = getaddrinfo(node, service, NULL, &answer); in Java_android_net_cts_DnsTest_testNativeDns()
68 node = "ipv6.google.com"; in Java_android_net_cts_DnsTest_testNativeDns()
69 res = getaddrinfo(node, service, NULL, &answer); in Java_android_net_cts_DnsTest_testNativeDns()
/cts/tools/utils/
DDescriptionGenerator.java351 private Collection<Node> getUnmutableChildNodes(Node node) { in getUnmutableChildNodes() argument
353 NodeList nodelist = node.getChildNodes(); in getUnmutableChildNodes()
/cts/tools/vm-tests-tf/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/cts/tools/dex-tools/dex/
Dclasses0.out.dex48411 java.util.TreeMap$Entry node
49053 private transient long node
49098 public long node()
57669 public abstract java.util.prefs.Preferences node(
57865 public java.util.prefs.Preferences node(
58217 private final java.util.prefs.Preferences node