Home
last modified time | relevance | path

Searched defs:GeocodeCountryWorker (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/location/
DCountryDetector.java247 private static class GeocodeCountryWorker implements Worker<Location, String> { class in CountryDetector
250 GeocodeCountryWorker(@NonNull Geocoder geocoder) { in GeocodeCountryWorker() method in CountryDetector.GeocodeCountryWorker