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

  /external/icu/icu4c/source/i18n/unicode/
alphaindex.h 419 virtual AlphabeticIndex &setOverflowLabel(const UnicodeString &overflowLabel, UErrorCode &status);
  /external/icu/icu4c/source/test/intltest/
alphaindextst.cpp 158 index->setOverflowLabel(UNICODE_STRING_SIMPLE("O"), status);
262 index->setUnderflowLabel(adam, status).setOverflowLabel(charlie, status);
  /external/icu/icu4c/source/i18n/
alphaindex.cpp 846 AlphabeticIndex &AlphabeticIndex::setOverflowLabel(const UnicodeString &label, UErrorCode &/*status*/) {
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 55 milliseconds