Searched refs:setUnderflowLabel (Results 1 – 4 of 4) sorted by relevance
439 …virtual AlphabeticIndex &setUnderflowLabel(const UnicodeString &underflowLabel, UErrorCode &status…
159 …index->setUnderflowLabel(UNICODE_STRING_SIMPLE("U"), status).setInflowLabel(UNICODE_STRING_SIMPLE(… in APITest()262 index->setUnderflowLabel(adam, status).setOverflowLabel(charlie, status); in APITest()
369 public AlphabeticIndex<V> setUnderflowLabel(String underflowLabel) { in setUnderflowLabel() method in AlphabeticIndex
849 AlphabeticIndex &AlphabeticIndex::setUnderflowLabel(const UnicodeString &label, UErrorCode &/*statu… in setUnderflowLabel() function in AlphabeticIndex