Searched refs:collAsICU (Results 1 – 1 of 1) sorted by relevance
349 return collAsICU().getRules(); in getRules()364 return new CollationElementIterator(collAsICU().getCollationElementIterator(source)); in getCollationElementIterator()381 return new CollationElementIterator(collAsICU().getCollationElementIterator(source)); in getCollationElementIterator()444 private android.icu.text.RuleBasedCollator collAsICU() { in collAsICU() method in RuleBasedCollator