Home
last modified time | relevance | path

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

/packages/apps/Contacts/tests/src/com/android/contacts/model/
DRawContactDeltaListTests.java56 private static final long CONTACT_FIRST = 1; field in RawContactDeltaListTests
333 final RawContactDelta updateFirst = getUpdate(mContext, CONTACT_FIRST); in testUpdateUpdate()
344 final RawContactDelta update = getUpdate(mContext, CONTACT_FIRST); in testUpdateInsert()
356 final RawContactDelta update = getUpdate(mContext, CONTACT_FIRST); in testInsertUpdateInsert()