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

  /packages/apps/Contacts/src/com/android/contacts/location/
CountryDetector.java 83 result = getNetworkBasedCountryIso();
100 private String getNetworkBasedCountryIso() {
  /packages/apps/Dialer/java/com/android/contacts/common/location/
CountryDetector.java 144 result = getNetworkBasedCountryIso();
162 private String getNetworkBasedCountryIso() {
  /packages/apps/Dialer/java/com/android/dialer/location/
CountryDetector.java 140 result = getNetworkBasedCountryIso();
158 private String getNetworkBasedCountryIso() {

Completed in 271 milliseconds