Searched refs:getNetworkCountryIsoForPhone (Results 1 – 5 of 5) sorted by relevance
1148 return getNetworkCountryIsoForPhone(getDefaultPhone()); in getNetworkCountryIso()1164 return getNetworkCountryIsoForPhone(phoneId); in getNetworkCountryIsoForSubscription()1178 public String getNetworkCountryIsoForPhone(int phoneId) { in getNetworkCountryIsoForPhone() method in TelephonyManager
581 String operatorIsoCountry = TelephonyManager.getDefault().getNetworkCountryIsoForPhone( in isInternationalRoaming()
184 String operatorIsoContry = tm.getNetworkCountryIsoForPhone(mPhone.getPhoneId()); in dial()
1603 getNetworkCountryIsoForPhone(mPhone.getPhoneId()); in setTimeFromNITZString()
1731 getNetworkCountryIsoForPhone(mPhone.getPhoneId()); in setTimeFromNITZString()