Searched refs:getCountryFromLocation (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/java/com/android/server/location/
H A DLocationBasedCountryDetector.java74 protected String getCountryFromLocation(Location location) { method in class:LocationBasedCountryDetector
230 countryIso = getCountryFromLocation(location);
/frameworks/base/services/tests/servicestests/src/com/android/server/location/
H A DLocationBasedCountryDetectorTest.java59 protected String getCountryFromLocation(Location location) { method in class:LocationBasedCountryDetectorTest.TestCountryDetector
290 protected String getCountryFromLocation(Location location) {

Completed in 23 milliseconds