HomeSort by relevance Sort by last modified time
    Searched refs:isNetworkCountryCodeAvailable (Results 1 - 2 of 2) sorted by null

  /packages/apps/ContactsCommon/src/com/android/contacts/common/location/
CountryDetector.java 132 if (isNetworkCountryCodeAvailable()) {
187 private boolean isNetworkCountryCodeAvailable() {
  /frameworks/base/services/core/java/com/android/server/location/
ComprehensiveCountryDetector.java 210 private boolean isNetworkCountryCodeAvailable() {
223 if (isNetworkCountryCodeAvailable()) {
443 if (!isNetworkCountryCodeAvailable()) {

Completed in 157 milliseconds