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

  /libcore/luni/src/test/java/libcore/icu/
AlphabeticIndexTest.java 23 return new AlphabeticIndex(locale).addLabels(Locale.US).getImmutableIndex();
203 AlphabeticIndex.ImmutableIndex ii = ai.getImmutableIndex();
  /libcore/luni/src/main/java/libcore/icu/
AlphabeticIndex.java 157 public synchronized ImmutableIndex getImmutableIndex() {
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactLocaleUtils.java 105 .getImmutableIndex();

Completed in 83 milliseconds