Searched refs:updateIndexForRawContacts (Results 1 – 2 of 2) sorted by relevance
289 public void updateIndexForRawContacts(Set<Long> contactIds, Set<Long> rawContactIds) { in updateIndexForRawContacts() method in SearchIndexManager
2466 mSearchIndexManager.updateIndexForRawContacts(staleContacts, staleRawContacts); in updateSearchIndexInTransaction()