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

/frameworks/base/location/java/android/location/
H A DLocation.java444 * @param startLongitude the starting longitude
451 public static void distanceBetween(double startLatitude, double startLongitude, argument
457 computeDistanceAndBearing(startLatitude, startLongitude,

Completed in 30 milliseconds