Searched refs:getSimCountryIso (Results 1 – 8 of 8) sorted by relevance
186 String iso = tm.getSimCountryIso().toUpperCase(Locale.US); in getSimCountries()
244 countryIso = mTelephonyManager.getSimCountryIso(); in getSimBasedCountry()
1025 String simCountryIso = mTelephonyManager.getSimCountryIso(); in checkDestination()1037 networkCountryIso = mTelephonyManager.getSimCountryIso(); in checkDestination()
2310 String defaultIso = TelephonyManager.getDefault().getSimCountryIso(); in cdmaCheckAndProcessPlusCode()2332 String defaultIso = TelephonyManager.getDefault().getSimCountryIso(); in cdmaCheckAndProcessPlusCodeForSms()
2192 public String getSimCountryIso() { in getSimCountryIso() method in TelephonyManager2202 public String getSimCountryIso(int subId) { in getSimCountryIso() method in TelephonyManager
28670 method public java.lang.String getSimCountryIso();
39981 method public java.lang.String getSimCountryIso();
43453 method public java.lang.String getSimCountryIso();