Searched refs:getFormattedLatLng (Results 1 – 1 of 1) sorted by relevance
89 .appendQueryParameter(CENTER_PARAM_KEY, getFormattedLatLng(location)) in getStaticMapUrl()116 .appendQueryParameter(LAT_LNG_PARAM_KEY, getFormattedLatLng(location)) in getReverseGeocodeUrl()125 String latLong = getFormattedLatLng(location); in getShowMapIntent()159 static String getFormattedLatLng(Location location) { in getFormattedLatLng() method in LocationUrlBuilder175 + getFormattedLatLng(location); in getMarkerUrlParamValue()