Searched defs:node (Results 1 – 3 of 3) sorted by relevance
391 private static void scrollTop(AccessibilityNodeInfo node) throws Exception { in scrollTop()401 private static void scrollForward(AccessibilityNodeInfo node) throws Exception { in scrollForward()409 private static void scroll(AccessibilityNodeInfo node, boolean forward) throws Exception { in scroll()421 private static void click(AccessibilityNodeInfo node) throws Exception { in click()467 AccessibilityNodeInfo node = callable.call(); in getNodeTimed() local
31 const char *node = "www.google.com"; in Java_android_net_cts_DnsTest_testNativeDns() local
351 private Collection<Node> getUnmutableChildNodes(Node node) { in getUnmutableChildNodes()