Searched refs:initLabels (Results 1 – 4 of 4) sorted by relevance
690 void initLabels(UVector &indexCharacters, UErrorCode &errorCode) const;
444 private List<String> initLabels() { in initLabels() method in AlphabeticIndex1007 List<String> indexCharacters = initLabels(); in createBucketList()
425 private List<String> initLabels() { in initLabels() method in AlphabeticIndex961 List<String> indexCharacters = initLabels(); in createBucketList()
296 void AlphabeticIndex::initLabels(UVector &indexCharacters, UErrorCode &errorCode) const { in initLabels() function in AlphabeticIndex423 initLabels(indexCharacters, errorCode); in createBucketList()