Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCallLogManager.java659 mCountryCodeExecutor, this::countryCodeConsumer); in getCountryIso()
668 private void countryCodeConsumer(Country newCountry) { in countryCodeConsumer() method in CallLogManager