Searched defs:isoCountryCode (Results 1 – 1 of 1) sorted by relevance
2901 String isoCountryCode = ""; in pollStateDoneCdma() local2912 tm.setNetworkCountryIsoForPhone(mPhone.getPhoneId(), isoCountryCode); in pollStateDoneCdma() local3124 String isoCountryCode = ""; in pollStateDoneCdmaLte() local3135 tm.setNetworkCountryIsoForPhone(mPhone.getPhoneId(), isoCountryCode); in pollStateDoneCdmaLte() local3333 protected void fixTimeZone(String isoCountryCode) { in fixTimeZone()