Searched refs:getStaleSearchIndexContactIds (Results 1 – 2 of 2) sorted by relevance
154 public Set<Long> getStaleSearchIndexContactIds() { in getStaleSearchIndexContactIds() method in TransactionContext
2405 Set<Long> staleContacts = mTransactionContext.get().getStaleSearchIndexContactIds(); in updateSearchIndexInTransaction()