Searched refs:getStaleSearchIndexContactIds (Results 1 - 2 of 2) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DTransactionContext.java125 public Set<Long> getStaleSearchIndexContactIds() { method in class:TransactionContext
H A DContactsProvider2.java2405 Set<Long> staleContacts = mTransactionContext.get().getStaleSearchIndexContactIds();

Completed in 72 milliseconds