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.java417 private String getCountryIsoFromCountry(Country country) { in getCountryIsoFromCountry() method in CallLogManager
447 mCurrentCountryIso = getCountryIsoFromCountry(newCountry); in getCountryIso()
454 mCurrentCountryIso = getCountryIsoFromCountry(country); in getCountryIso()