Searched defs:prevCountryIsoCode (Results 1 – 1 of 1) sorted by relevance
2931 String prevCountryIsoCode = tm.getNetworkCountryIso(mPhone.getPhoneId()); in pollStateDone() local4186 private boolean networkCountryIsoChanged(String newCountryIsoCode, String prevCountryIsoCode) { in networkCountryIsoChanged()