Home
last modified time | relevance | path

Searched refs:INSERTED_CONTACT_ID (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/tests/src/com/android/contacts/model/
DRawContactDeltaListTests.java61 public static final long INSERTED_CONTACT_ID = 3; field in RawContactDeltaListTests
208 ContentUris.withAppendedId(RawContacts.CONTENT_URI, INSERTED_CONTACT_ID)); in assertDiffPattern()
260 values.put(AggregationExceptions.RAW_CONTACT_ID2, INSERTED_CONTACT_ID); in buildUpdateAggregationKeepTogether()
499 joePhoneInsert.put(Data.RAW_CONTACT_ID, INSERTED_CONTACT_ID); in testMergeRawContactLocalInsertRemoteInsert()
559 phoneInsert.put(Data.RAW_CONTACT_ID, INSERTED_CONTACT_ID); in testMergeRawContactLocalUpdateRemoteDelete()