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

  /external/icu/icu4c/source/i18n/
locdspnm.cpp 335 UnicodeString& appendWithSep(UnicodeString& buffer, const UnicodeString& src) const;
603 appendWithSep(resultRemainder, regionDisplayName(country, temp));
606 appendWithSep(resultRemainder, variantDisplayName(variant, temp));
625 appendWithSep(resultRemainder, temp2);
635 appendWithSep(resultRemainder, temp3);
637 appendWithSep(resultRemainder, temp)
661 LocaleDisplayNamesImpl::appendWithSep(UnicodeString& buffer, const UnicodeString& src) const {
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
LocaleDisplayNamesImpl.java 342 // first element, don't need appendWithSep
348 appendWithSep(regionDisplayName(country)
353 appendWithSep(variantDisplayName(variant)
370 appendWithSep(valueDisplayName, buf);
374 appendWithSep(keyValue, buf);
376 appendWithSep(keyDisplayName, buf)
642 private StringBuilder appendWithSep(String s, StringBuilder b) {
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
LocaleDisplayNamesImpl.java 338 // first element, don't need appendWithSep
344 appendWithSep(regionDisplayName(country)
349 appendWithSep(variantDisplayName(variant)
366 appendWithSep(valueDisplayName, buf);
370 appendWithSep(keyValue, buf);
372 appendWithSep(keyDisplayName, buf)
638 private StringBuilder appendWithSep(String s, StringBuilder b) {
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 1193 milliseconds