Home
last modified time | relevance | path

Searched refs:mLastCountryIso (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/services/telephony/domainselection/
DDynamicRoutingController.java92 mLastCountryIso = countryIso;
121 private String mLastCountryIso; field in DynamicRoutingController
209 + ", lastIso=" + mLastCountryIso); in isDynamicRoutingEnabled()
211 iso = mLastCountryIso; in isDynamicRoutingEnabled()
266 iso = mLastCountryIso; in getNetworkCountryIso()