HomeSort by relevance Sort by last modified time
    Searched refs:getUpdatedRawContactIds (Results 1 - 3 of 3) sorted by null

  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
TransactionContextTest.java 44 Set<Long> newUpdated = context.getUpdatedRawContactIds();
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
TransactionContext.java 105 public Set<Long> getUpdatedRawContactIds() {
ContactsProvider2.java     [all...]

Completed in 2555 milliseconds