Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCallLogManager.java633 private String getCountryIsoFromCountry(Country country) { in getCountryIsoFromCountry() method in CallLogManager
661 mCurrentCountryIso = getCountryIsoFromCountry(mCurrentCountry); in getCountryIso()
674 mCurrentCountryIso = getCountryIsoFromCountry(newCountry); in countryCodeConsumer()