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

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
PostalSplitter.java 106 final boolean hasCountry = !TextUtils.isEmpty(postal.country);
114 final boolean hasFirstBlock = hasCountry || hasPostcode;
119 if (hasCountry) {
123 if (hasCountry) builder.append(SPACE);
172 final boolean hasCountry = !TextUtils.isEmpty(postal.country);
182 final boolean hasThirdBlock = hasCountry;
219 if (hasCountry) {
  /external/chromium_org/third_party/icu/source/i18n/
locdspnm.cpp 563 UBool hasCountry = uprv_strlen(country) > 0;
569 if (hasScript && hasCountry) {
574 hasCountry = FALSE;
586 if (hasCountry) {
590 hasCountry = FALSE;
608 if (hasCountry) {
    [all...]
  /external/icu/icu4c/source/i18n/
locdspnm.cpp 543 UBool hasCountry = uprv_strlen(country) > 0;
549 if (hasScript && hasCountry) {
554 hasCountry = FALSE;
566 if (hasCountry) {
570 hasCountry = FALSE;
588 if (hasCountry) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help.base_3.5.2.v201011171123.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 939 milliseconds