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

/packages/apps/Contacts/tests/src/com/android/contacts/
H A DRawContactDeltaListTests.java236 static ContentProviderOperation buildAggregationModeUpdate(int mode) { method in class:RawContactDeltaListTests
243 return buildAggregationModeUpdate(RawContacts.AGGREGATION_MODE_SUSPENDED);
247 return buildAggregationModeUpdate(RawContacts.AGGREGATION_MODE_DEFAULT);
488 buildAggregationModeUpdate(RawContacts.AGGREGATION_MODE_DEFAULT),
498 buildAggregationModeUpdate(RawContacts.AGGREGATION_MODE_DEFAULT),
549 buildAggregationModeUpdate(RawContacts.AGGREGATION_MODE_DEFAULT),

Completed in 90 milliseconds