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

  /frameworks/base/services/tests/servicestests/src/com/android/server/location/
ComprehensiveCountryDetectorTest.java 90 protected Country getLocaleCountry() {
192 protected Country getLocaleCountry() {
  /packages/apps/Messaging/src/com/android/messaging/util/
PhoneUtils.java 687 private static String getLocaleCountry() {
703 country = getLocaleCountry();
766 return getCanonicalByCountry(phoneText, getLocaleCountry());
872 final String systemCountry = getLocaleCountry();
    [all...]
  /frameworks/base/services/core/java/com/android/server/location/
ComprehensiveCountryDetector.java 178 result = getLocaleCountry();
254 protected Country getLocaleCountry() {

Completed in 108 milliseconds