Searched defs:nodes (Results 1 – 13 of 13) sorted by relevance
48 val nodes = autofillStructure.windowNodeCount in <lambda>() constant
51 int nodes = structure.getWindowNodeCount(); in parse() local
302 List<Node> nodes = Tasks.await(nodeListTask); in getNodes() local376 Collection<String> nodes = getNodes(); in doInBackground() local
181 private String pickBestNodeId(Set<Node> nodes) { in pickBestNodeId()
381 private String pickBestNodeId(Set<Node> nodes) { in pickBestNodeId()
148 int nodes = structure.getWindowNodeCount(); in getAutofillableFields() local
131 int nodes = structure.getWindowNodeCount(); in getAutofillableFields() local
144 int nodes = structure.getWindowNodeCount(); in getAutofillableFields() local
162 Set<Node> nodes = result.getCapability().getNodes(); in startDeviceActivityInternal() local
247 private Node pickBestNodeId(Set<Node> nodes) { in pickBestNodeId()
254 private void showDiscoveredNodes(Set<Node> nodes) { in showDiscoveredNodes()
179 NodeApi.GetConnectedNodesResult nodes = in getNodes() local
210 final int nodes = structure.getWindowNodeCount(); in findNodeByFilter() local