Searched refs:getReverseGeocodeUrl (Results 1 – 2 of 2) sorted by relevance
61 String url = LocationUrlBuilder.getReverseGeocodeUrl(locations[0]); in doInBackground()
106 public static String getReverseGeocodeUrl(Location location) { in getReverseGeocodeUrl() method in LocationUrlBuilder