Searched defs:GeocodeCountryWorker (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Dialer/java/com/android/dialer/location/ | ||
D | CountryDetector.java | 247 private static class GeocodeCountryWorker implements Worker<Location, String> { class in CountryDetector |