Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/
DComprehensiveCountryDetector.java244 countryIso = mTelephonyManager.getSimCountryIso(); in getSimBasedCountry()
/frameworks/base/telephony/java/android/telephony/
DPhoneNumberUtils.java2176 String defaultIso = TelephonyManager.getDefault().getSimCountryIso(); in cdmaCheckAndProcessPlusCode()
2198 String defaultIso = TelephonyManager.getDefault().getSimCountryIso(); in cdmaCheckAndProcessPlusCodeForSms()
DTelephonyManager.java1680 public String getSimCountryIso() { in getSimCountryIso() method in TelephonyManager
1691 public String getSimCountryIso(int subId) { in getSimCountryIso() method in TelephonyManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSMSDispatcher.java1005 String simCountryIso = mTelephonyManager.getSimCountryIso(); in checkDestination()
1017 networkCountryIso = mTelephonyManager.getSimCountryIso(); in checkDestination()
/frameworks/base/api/
Dsystem-current.txt30884 method public java.lang.String getSimCountryIso();
Dcurrent.txt28672 method public java.lang.String getSimCountryIso();