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

  /packages/apps/Contacts/src/com/android/contacts/location/
CountryDetector.java 82 if (isNetworkCountryCodeAvailable()) {
122 private boolean isNetworkCountryCodeAvailable() {
  /packages/apps/Dialer/java/com/android/contacts/common/location/
CountryDetector.java 143 if (isNetworkCountryCodeAvailable()) {
190 private boolean isNetworkCountryCodeAvailable() {
  /frameworks/base/services/core/java/com/android/server/location/
ComprehensiveCountryDetector.java 210 private boolean isNetworkCountryCodeAvailable() {
223 if (isNetworkCountryCodeAvailable()) {
443 if (!isNetworkCountryCodeAvailable()) {
  /packages/apps/Dialer/java/com/android/dialer/location/
CountryDetector.java 139 if (isNetworkCountryCodeAvailable()) {
188 private boolean isNetworkCountryCodeAvailable() {

Completed in 382 milliseconds