Searched refs:setInflowLabel (Results 1 – 4 of 4) sorted by relevance
397 virtual AlphabeticIndex &setInflowLabel(const UnicodeString &inflowLabel, UErrorCode &status);
159 …index->setUnderflowLabel(UNICODE_STRING_SIMPLE("U"), status).setInflowLabel(UNICODE_STRING_SIMPLE(… in APITest()
392 public AlphabeticIndex<V> setInflowLabel(String inflowLabel) { in setInflowLabel() method in AlphabeticIndex
835 AlphabeticIndex &AlphabeticIndex::setInflowLabel(const UnicodeString &label, UErrorCode &/*status*/… in setInflowLabel() function in AlphabeticIndex