Home
last modified time | relevance | path

Searched defs:nodes (Results 1 – 8 of 8) 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/samples/browseable/XYZTouristAttractions/Shared/src/com.example.android.xyztouristattractions.common/
DUtils.java178 NodeApi.GetConnectedNodesResult nodes = in getNodes() local
/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeySourceNetworkViews.java263 List<AccessibilityNodeInfo> nodes = AccessibilityInteractionClient.getInstance() in translateCommand() local