Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSMSDispatcher.java1328 mTelephonyManager.getSimCountryIsoForPhone(mPhone.getPhoneId()); in checkDestination()
1346 mTelephonyManager.getSimCountryIsoForPhone(mPhone.getPhoneId()); in checkDestination()
DSubscriptionInfoUpdater.java531 String iso = tm.getSimCountryIsoForPhone(phoneId); in handleSimLoaded()
DGsmCdmaCallTracker.java410 String simIsoContry = tm.getSimCountryIsoForPhone(mPhone.getPhoneId()); in dialCdma()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccProfile.java452 !iso.equals(mTelephonyManager.getSimCountryIsoForPhone(mPhoneId))) { in handleSimCountryIsoOverride()
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java3534 return getSimCountryIsoForPhone(getPhoneId()); in getSimCountryIso()
3546 return getSimCountryIsoForPhone(phoneId); in getSimCountryIso()
3555 public String getSimCountryIsoForPhone(int phoneId) { in getSimCountryIsoForPhone() method in TelephonyManager
/frameworks/base/config/
Dboot-image-profile.txt14380 HSPLandroid/telephony/TelephonyManager;->getSimCountryIsoForPhone(I)Ljava/lang/String;