Home
last modified time | relevance | path

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

/frameworks/base/location/java/android/location/
DLocation.java469 double endLatitude, double endLongitude, float[] results) { in distanceBetween() argument
475 endLatitude, endLongitude, cache); in distanceBetween()