Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCallLogManager.java125 private Country mCurrentCountry; field in CallLogManager
661 mCurrentCountryIso = getCountryIsoFromCountry(mCurrentCountry); in getCountryIso()
673 mCurrentCountry = newCountry; in countryCodeConsumer()