Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/contact/
DContactSectionIndexer.java41 buildIndexer(contactsCursor); in ContactSectionIndexer()
160 private void buildIndexer(final Cursor cursor) { in buildIndexer() method in ContactSectionIndexer