Searched refs:latLngLocation (Results 1 – 1 of 1) sorted by relevance
263 LatLng latLngLocation = new LatLng(location.getLatitude(), location.getLongitude()); in locationUpdated() local266 Utils.storeLocation(this, latLngLocation); in locationUpdated()