Home
last modified time | relevance | path

Searched refs:getSimCountryIso (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/
DLocaleStore.java186 String iso = tm.getSimCountryIso().toUpperCase(Locale.US); in getSimCountries()
/frameworks/base/services/core/java/com/android/server/location/
DComprehensiveCountryDetector.java244 countryIso = mTelephonyManager.getSimCountryIso(); in getSimBasedCountry()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSMSDispatcher.java1025 String simCountryIso = mTelephonyManager.getSimCountryIso(); in checkDestination()
1037 networkCountryIso = mTelephonyManager.getSimCountryIso(); in checkDestination()
/frameworks/base/telephony/java/android/telephony/
DPhoneNumberUtils.java2310 String defaultIso = TelephonyManager.getDefault().getSimCountryIso(); in cdmaCheckAndProcessPlusCode()
2332 String defaultIso = TelephonyManager.getDefault().getSimCountryIso(); in cdmaCheckAndProcessPlusCodeForSms()
DTelephonyManager.java2192 public String getSimCountryIso() { in getSimCountryIso() method in TelephonyManager
2202 public String getSimCountryIso(int subId) { in getSimCountryIso() method in TelephonyManager
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28670 method public java.lang.String getSimCountryIso();
/frameworks/base/api/
Dcurrent.txt39981 method public java.lang.String getSimCountryIso();
Dsystem-current.txt43453 method public java.lang.String getSimCountryIso();