Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCallLogManager.java635 countryDetector.addCountryListener((newCountry) -> { in getCountryIso() argument
640 mCurrentCountryIso = getCountryIsoFromCountry(newCountry); in getCountryIso()