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/opt/telephony/src/java/com/android/internal/telephony/
DSMSDispatcher.java1022 String simCountryIso = mTelephonyManager.getSimCountryIso(); in checkDestination()
1034 networkCountryIso = mTelephonyManager.getSimCountryIso(); in checkDestination()
/frameworks/base/telephony/java/android/telephony/
DPhoneNumberUtils.java2225 String defaultIso = TelephonyManager.getDefault().getSimCountryIso(); in cdmaCheckAndProcessPlusCode()
2247 String defaultIso = TelephonyManager.getDefault().getSimCountryIso(); in cdmaCheckAndProcessPlusCodeForSms()
DTelephonyManager.java1852 public String getSimCountryIso() { in getSimCountryIso() method in TelephonyManager
1863 public String getSimCountryIso(int subId) { in getSimCountryIso() method in TelephonyManager
/frameworks/base/api/
Dcurrent.txt31124 method public java.lang.String getSimCountryIso();
Dsystem-current.txt33377 method public java.lang.String getSimCountryIso();