Searched defs:iso (Results 1 – 6 of 6) sorted by relevance
1125 String iso = ""; in pollStateDone() local1136 tm.setNetworkCountryIsoForPhone(mPhone.getPhoneId(), iso); in pollStateDone() local1729 String iso = ((TelephonyManager) mPhone.getContext(). in setTimeFromNITZString() local
3829 public void setSimCountryIso(String iso) { in setSimCountryIso()3839 public void setSimCountryIsoForPhone(int phoneId, String iso) { in setSimCountryIsoForPhone()4081 public void setNetworkCountryIso(String iso) { in setNetworkCountryIso()4093 public void setNetworkCountryIsoForPhone(int phoneId, String iso) { in setNetworkCountryIsoForPhone()
1601 String iso = ((TelephonyManager) mPhone.getContext(). in setTimeFromNITZString() local
1679 String iso = ""; in setIsoCountryProperty() local
1146 uint16_t iso = static_cast<uint16_t>(tempIso); in DngCreator_init() local
54 MccEntry(int mnc, String iso, int smallestDigitsMCC) { in MccEntry()