Home
last modified time | relevance | path

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

/packages/apps/Contacts/tests/src/com/android/contacts/model/
DRawContactDeltaListTests.java244 static CPOWrapper buildAggregationModeUpdate(int mode) { in buildAggregationModeUpdate() method in RawContactDeltaListTests
251 return buildAggregationModeUpdate(RawContacts.AGGREGATION_MODE_SUSPENDED); in buildUpdateAggregationSuspended()
255 return buildAggregationModeUpdate(RawContacts.AGGREGATION_MODE_DEFAULT); in buildUpdateAggregationDefault()
509 buildAggregationModeUpdate(RawContacts.AGGREGATION_MODE_DEFAULT), in testMergeRawContactLocalInsertRemoteInsert()
519 buildAggregationModeUpdate(RawContacts.AGGREGATION_MODE_DEFAULT), in testMergeRawContactLocalInsertRemoteInsert()
571 buildAggregationModeUpdate(RawContacts.AGGREGATION_MODE_DEFAULT), in testMergeRawContactLocalUpdateRemoteDelete()