Searched defs:isoCountryCode (Results 1 – 1 of 1) sorted by relevance
2865 String isoCountryCode = ""; in pollStateDoneCdma() local2876 tm.setNetworkCountryIsoForPhone(mPhone.getPhoneId(), isoCountryCode); in pollStateDoneCdma() local3125 String isoCountryCode = ""; in pollStateDoneCdmaLte() local3136 tm.setNetworkCountryIsoForPhone(mPhone.getPhoneId(), isoCountryCode); in pollStateDoneCdmaLte() local3273 protected void fixTimeZone(String isoCountryCode) { in fixTimeZone()