Home
last modified time | relevance | path

Searched refs:dumpIndex (Results 1 – 2 of 2) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactLocaleUtils.java86 static void dumpIndex(ImmutableIndex index) { in dumpIndex() method in ContactLocaleUtils
135 dumpIndex(mAlphabeticIndex); in ContactLocaleUtilsBase()
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsIcuTest.java40 ContactLocaleUtils.dumpIndex(index); in buildIndex()