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.java233 static CPOWrapper buildAggregationModeUpdate(int mode) { in buildAggregationModeUpdate() method in RawContactDeltaListTests
240 return buildAggregationModeUpdate(RawContacts.AGGREGATION_MODE_SUSPENDED); in buildUpdateAggregationSuspended()
244 return buildAggregationModeUpdate(RawContacts.AGGREGATION_MODE_DEFAULT); in buildUpdateAggregationDefault()
494 buildAggregationModeUpdate(RawContacts.AGGREGATION_MODE_DEFAULT), in testMergeRawContactLocalInsertRemoteInsert()
504 buildAggregationModeUpdate(RawContacts.AGGREGATION_MODE_DEFAULT), in testMergeRawContactLocalInsertRemoteInsert()
555 buildAggregationModeUpdate(RawContacts.AGGREGATION_MODE_DEFAULT), in testMergeRawContactLocalUpdateRemoteDelete()