Home
last modified time | relevance | path

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

/packages/apps/Contacts/tests/src/com/android/contacts/model/
DRawContactDeltaListTests.java357 final RawContactDelta insertThird = getInsert(); in testInsertInsertInsert() local
358 final RawContactDeltaList set = buildSet(insertFirst, insertSecond, insertThird); in testInsertInsertInsert()