Home
last modified time | relevance | path

Searched defs:setOverflowLabel (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DAlphabeticIndex.java350 public AlphabeticIndex<V> setOverflowLabel(String overflowLabel) { in setOverflowLabel() method in AlphabeticIndex
/external/icu/android_icu4j/src/main/java/android/icu/text/
DAlphabeticIndex.java338 public AlphabeticIndex<V> setOverflowLabel(String overflowLabel) { in setOverflowLabel() method in AlphabeticIndex
/external/icu/icu4c/source/i18n/
Dalphaindex.cpp839 AlphabeticIndex &AlphabeticIndex::setOverflowLabel(const UnicodeString &label, UErrorCode &/*status… in setOverflowLabel() function in AlphabeticIndex