Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsIcuTest.java29 private static ImmutableIndex buildIndex(String... localeTags) { in buildIndex() method in ContactsIcuTest
77 final ImmutableIndex index = buildIndex("zh-Hant-TW"); in testTraditionalChineseStrokeCounts()
/packages/apps/DocumentsUI/src/com/android/documentsui/
DFocusManager.java536 buildIndex(); in search()
584 private void buildIndex() { in buildIndex() method in FocusManager.TitleSearchHelper