Home
last modified time | relevance | path

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

/packages/apps/Contacts/tests/src/com/android/contacts/model/
DRawContactDeltaListTests.java333 final RawContactDelta updateFirst = getUpdate(mContext, CONTACT_FIRST); in testUpdateUpdate() local
335 final RawContactDeltaList set = buildSet(updateFirst, updateSecond); in testUpdateUpdate()