Home
last modified time | relevance | path

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

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