Searched refs:geocodeListener (Results 1 – 2 of 2) sorted by relevance
174 Geocoder.GeocodeListener geocodeListener = (List<Address> addresses) -> { in setCountryCodeFromGeocodingLocation()182 location.getLatitude(), location.getLongitude(), 1, geocodeListener); in setCountryCodeFromGeocodingLocation() local
278 private synchronized void geocodeListener(List<Address> addresses) { in geocodeListener() method in ThreadNetworkCountryCode310 this::geocodeListener); in setCountryCodeFromGeocodingLocation() local