Searched refs:buildAndInsertIndex (Results 1 – 1 of 1) sorted by relevance
279 count = buildAndInsertIndex(db, null); in rebuildIndex()334 final int count = buildAndInsertIndex(db, rawContactsSelection); in updateIndexForRawContacts()341 private int buildAndInsertIndex(SQLiteDatabase db, String selection) { in buildAndInsertIndex() method in SearchIndexManager