Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DHelper.java226 private static void dump(StringBuffer buffer, ViewNode node, String prefix, int childId) { in dump() argument
227 final int childrenSize = node.getChildCount(); in dump()
230 .append("resId=").append(node.getIdEntry()) in dump()
231 .append(" class=").append(node.getClassName()) in dump()
232 .append(" text=").append(node.getText()) in dump()
233 .append(" class=").append(node.getClassName()) in dump()
237 .append(" afId=").append(node.getAutofillId()) in dump()
238 .append(" afType=").append(node.getAutofillType()) in dump()
239 .append(" afValue=").append(node.getAutofillValue()) in dump()
240 .append(" checked=").append(node.isChecked()) in dump()
[all …]
DCannedFillResponse.java334 final ViewNode node = nodeResolver.apply(resourceId); in asDataset() local
335 if (node == null) { in asDataset()
338 final AutofillId id = node.getAutofillId(); in asDataset()
DVirtualContainerView.java224 static void assertHtmlInfo(ViewNode node) { in assertHtmlInfo() argument
225 final String name = node.getText().toString(); in assertHtmlInfo()
226 final HtmlInfo info = node.getHtmlInfo(); in assertHtmlInfo()
/cts/hostsidetests/appsecurity/test-apps/UsePermissionApp23/src/com/android/cts/usepermission/
DBasePermissionsTest.java376 for (AccessibilityNodeInfo node : nodes) { in findByText()
377 if (node.getText().toString().equals(text)) { in findByText()
378 return node; in findByText()
420 private static void scrollTop(AccessibilityNodeInfo node) throws Exception { in scrollTop() argument
422 while (node.getActionList().contains(AccessibilityAction.ACTION_SCROLL_BACKWARD)) { in scrollTop()
423 scroll(node, false); in scrollTop()
430 private static void scrollForward(AccessibilityNodeInfo node) throws Exception { in scrollForward() argument
431 scroll(node, true); in scrollForward()
434 private static void scroll(AccessibilityNodeInfo node, boolean forward) throws Exception { in scroll() argument
436 () -> 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/tests/libcore/javautilcollections/libs/
Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/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/tests/tests/assist/src/android/assist/cts/
DAssistTestBase.java403 boolean visit(ViewNode node); in visit() argument
/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