Home
last modified time | relevance | path

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

/frameworks/base/services/java/com/android/server/location/
DComprehensiveCountryDetector.java148 String countryIso = null; in getNetworkBasedCountry() local
171 String countryIso = null; in getSimBasedCountry() local
/frameworks/base/location/java/android/location/
DCountry.java74 public Country(final String countryIso, final int source) { in Country()
/frameworks/base/telephony/java/com/android/internal/telephony/
DCallerInfo.java518 String countryIso = getCurrentCountryIso(context, locale); in getGeoDescription() local
543 String countryIso; in getCurrentCountryIso() local
/frameworks/base/telephony/java/android/telephony/
DPhoneNumberUtils.java1601 String countryIso; in isLocalEmergencyNumber() local