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

  /packages/apps/Contacts/src/com/android/contacts/location/
CountryDetector.java 89 result = getLocaleBasedCountryIso();
114 private String getLocaleBasedCountryIso() {
  /packages/apps/Dialer/java/com/android/contacts/common/location/
CountryDetector.java 153 result = getLocaleBasedCountryIso();
182 private String getLocaleBasedCountryIso() {
  /packages/apps/Dialer/java/com/android/dialer/location/
CountryDetector.java 149 result = getLocaleBasedCountryIso();
180 private String getLocaleBasedCountryIso() {

Completed in 141 milliseconds