Home
last modified time | relevance | path

Searched refs:coordinates (Results 1 – 3 of 3) sorted by relevance

/development/samples/browseable/SpeedTracker/Application/src/com.example.android.wearable.speedtracker/
DPhoneMainActivity.java101 private List<LatLng> coordinates; in showTrack() local
110 coordinates = new ArrayList<LatLng>(); in showTrack()
115 coordinates.add(latLng); in showTrack()
125 if (coordinates == null || coordinates.isEmpty()) { in showTrack()
132 mMap.addPolyline(new PolylineOptions().geodesic(true).addAll(coordinates)); in showTrack()
/development/samples/browseable/SpeedTracker/
D_index.jd13 can also enable recording of coordinates and when it pairs back
16 coordinates on a map on the phone.
/development/cmds/monkey/
DREADME.NETWORK.txt65 y specify coordinates on the display (0 0 being the upper left) for
75 of change in the trackball location (as opposed to exact coordinates