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