Searched refs:getStaleSearchIndexRawContactIds (Results 1 – 2 of 2) sorted by relevance
122 public Set<Long> getStaleSearchIndexRawContactIds() { in getStaleSearchIndexRawContactIds() method in TransactionContext
2807 Set<Long> staleRawContacts = mTransactionContext.get().getStaleSearchIndexRawContactIds(); in updateSearchIndexInTransaction()