Searched refs:startLatitude (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/location/java/android/location/
H A DLocation.java398 * @param startLatitude the starting latitude
406 public static void distanceBetween(double startLatitude, double startLongitude, argument
411 computeDistanceAndBearing(startLatitude, startLongitude,

Completed in 7 milliseconds