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.java442 countryDetector.addCountryListener((newCountry) -> { in getCountryIso() argument
447 mCurrentCountryIso = getCountryIsoFromCountry(newCountry); in getCountryIso()