Home
last modified time | relevance | path

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

/development/samples/InlineFillService/src/com/example/android/inlinefillservice/
DHelper.java76 int nodes = structure.getWindowNodeCount(); in getAutofillableFields() local
/development/samples/browseable/RuntimePermissionsWear/Wearable/src/com.example.android.wearable.runtimepermissions/
DIncomingRequestWearService.java192 private String pickBestNodeId(Set<Node> nodes) { in pickBestNodeId()
DMainWearActivity.java471 private String pickBestNodeId(Set<Node> nodes) { in pickBestNodeId()
/development/samples/browseable/DataLayer/Application/src/com.example.android.wearable.datalayer/
DMainActivity.java348 NodeApi.GetConnectedNodesResult nodes = in getNodes() local
420 Collection<String> nodes = getNodes(); in doInBackground() local
/development/samples/browseable/XYZTouristAttractions/Wearable/src/com.example.android.xyztouristattractions/service/
DUtilityService.java162 Set<Node> nodes = result.getCapability().getNodes(); in startDeviceActivityInternal() local
/development/samples/browseable/WearVerifyRemoteApp/Wearable/src/com.example.android.wearable.wear.wearverifyremoteapp/
DMainWearActivity.java292 private Node pickBestNodeId(Set<Node> nodes) { in pickBestNodeId()
/development/vndk/tools/definition-tool/tests/
Dtest_elf_linker.py44 def _get_paths_from_nodes(self, nodes): argument
/development/samples/browseable/XYZTouristAttractions/Shared/src/com.example.android.xyztouristattractions.common/
DUtils.java178 NodeApi.GetConnectedNodesResult nodes = in getNodes() local
/development/tools/winscope/src/
Dtransform_sf.js130 function foreachTree(nodes, fun) { argument
/development/vndk/tools/definition-tool/assets/visual/
Ddep-graph.js311 function libsDepends(nodes) { argument
/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeySourceNetworkViews.java263 List<AccessibilityNodeInfo> nodes = AccessibilityInteractionClient.getInstance() in translateCommand() local