Searched refs:getSimCountryIso (Results 1 – 6 of 6) sorted by relevance
244 countryIso = mTelephonyManager.getSimCountryIso(); in getSimBasedCountry()
2176 String defaultIso = TelephonyManager.getDefault().getSimCountryIso(); in cdmaCheckAndProcessPlusCode()2198 String defaultIso = TelephonyManager.getDefault().getSimCountryIso(); in cdmaCheckAndProcessPlusCodeForSms()
1680 public String getSimCountryIso() { in getSimCountryIso() method in TelephonyManager1691 public String getSimCountryIso(int subId) { in getSimCountryIso() method in TelephonyManager
1005 String simCountryIso = mTelephonyManager.getSimCountryIso(); in checkDestination()1017 networkCountryIso = mTelephonyManager.getSimCountryIso(); in checkDestination()
30884 method public java.lang.String getSimCountryIso();
28672 method public java.lang.String getSimCountryIso();