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

  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
TransactionContextTest.java 45 Set<Map.Entry<Long, Object>> newSync = context.getUpdatedSyncStates();
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
TransactionContext.java 130 public Set<Entry<Long, Object>> getUpdatedSyncStates() {
ContactsProvider2.java     [all...]

Completed in 634 milliseconds