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

  /packages/apps/Contacts/src/com/android/contacts/location/
CountryDetector.java 86 result = getSimBasedCountryIso();
107 private String getSimBasedCountryIso() {
  /packages/apps/Dialer/java/com/android/contacts/common/location/
CountryDetector.java 150 result = getSimBasedCountryIso();
177 private String getSimBasedCountryIso() {
  /packages/apps/Dialer/java/com/android/dialer/location/
CountryDetector.java 146 result = getSimBasedCountryIso();
175 private String getSimBasedCountryIso() {

Completed in 127 milliseconds