Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/location/
DCountryDetector.java82 if (isNetworkCountryCodeAvailable()) { in getCurrentCountryIso()
122 private boolean isNetworkCountryCodeAvailable() { in isNetworkCountryCodeAvailable() method in CountryDetector
/packages/apps/Dialer/java/com/android/dialer/location/
DCountryDetector.java141 if (isNetworkCountryCodeAvailable()) { in getCurrentCountryIso()
190 private boolean isNetworkCountryCodeAvailable() { in isNetworkCountryCodeAvailable() method in CountryDetector