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