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.java55 private static final long CONTACT_FIRST = 1; field in RawContactDeltaListTests
332 final RawContactDelta updateFirst = getUpdate(mContext, CONTACT_FIRST); in testUpdateUpdate()
343 final RawContactDelta update = getUpdate(mContext, CONTACT_FIRST); in testUpdateInsert()
355 final RawContactDelta update = getUpdate(mContext, CONTACT_FIRST); in testInsertUpdateInsert()