Searched refs:collAsICU (Results 1 – 1 of 1) sorted by relevance
319 return collAsICU().getRules(); in getRules()334 return new CollationElementIterator(collAsICU().getCollationElementIterator(source)); in getCollationElementIterator()351 return new CollationElementIterator(collAsICU().getCollationElementIterator(source)); in getCollationElementIterator()414 private android.icu.text.RuleBasedCollator collAsICU() { in collAsICU() method in RuleBasedCollator