Searched defs:setIsoCountryProperty (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java212 setIsoCountryProperty(operatorNumeric);
1703 protected void setIsoCountryProperty(String operatorNumeric) { method in class:CDMAPhone
1706 log("setIsoCountryProperty: clear 'gsm.sim.operator.iso-country'");
1714 loge("setIsoCountryProperty: countryCodeForMcc error", ex);
1716 loge("setIsoCountryProperty: countryCodeForMcc error", ex);
1719 log("setIsoCountryProperty: set 'gsm.sim.operator.iso-country' to iso=" + iso);

Completed in 39 milliseconds