Searched refs:buildSet (Results 1 – 1 of 1) sorted by relevance
114 static RawContactDeltaList buildSet(RawContactDelta... deltas) { in buildSet() method in RawContactDeltaListTests323 final RawContactDeltaList set = buildSet(insert); in testInsert()334 final RawContactDeltaList set = buildSet(updateFirst, updateSecond); in testUpdateUpdate()345 final RawContactDeltaList set = buildSet(update, insert); in testUpdateInsert()357 final RawContactDeltaList set = buildSet(insertFirst, update, insertSecond); in testInsertUpdateInsert()369 final RawContactDeltaList set = buildSet(insertFirst, insertSecond, insertThird); in testInsertInsertInsert()378 final RawContactDeltaList first = buildSet(buildBeforeEntity(mContext, CONTACT_BOB, in testMergeDataRemoteInsert()523 final RawContactDeltaList first = buildSet( in testMergeRawContactLocalDeleteRemoteDelete()526 final RawContactDeltaList second = buildSet( in testMergeRawContactLocalDeleteRemoteDelete()542 final RawContactDeltaList first = buildSet( in testMergeRawContactLocalUpdateRemoteDelete()[all …]