Searched refs:setNetworkCountryIsoForPhone (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DServiceStateTracker.java2705 tm.setNetworkCountryIsoForPhone(mPhone.getPhoneId(), "");
2720 tm.setNetworkCountryIsoForPhone(mPhone.getPhoneId(), iso);
2941 tm.setNetworkCountryIsoForPhone(mPhone.getPhoneId(), "");
2955 tm.setNetworkCountryIsoForPhone(mPhone.getPhoneId(), isoCountryCode);
3178 tm.setNetworkCountryIsoForPhone(mPhone.getPhoneId(), "");
3192 tm.setNetworkCountryIsoForPhone(mPhone.getPhoneId(), isoCountryCode);
/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java5296 setNetworkCountryIsoForPhone(phoneId, iso);
5306 public void setNetworkCountryIsoForPhone(int phoneId, String iso) { method in class:TelephonyManager

Completed in 104 milliseconds