HomeSort by relevance Sort by last modified time
    Searched defs:getCountryFromLocation (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/location/
LocationBasedCountryDetector.java 75 protected String getCountryFromLocation(Location location) {
248 countryIso = getCountryFromLocation(location);
  /frameworks/base/services/tests/servicestests/src/com/android/server/location/
LocationBasedCountryDetectorTest.java 59 protected String getCountryFromLocation(Location location) {
290 protected String getCountryFromLocation(Location location) {

Completed in 332 milliseconds