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