Searched refs:buildSetAggregationMode (Results 1 – 2 of 2) sorted by relevance
509 builder = buildSetAggregationMode(beforeId, RawContacts.AGGREGATION_MODE_SUSPENDED); in buildDiff()513 builder = buildSetAggregationMode(beforeId, RawContacts.AGGREGATION_MODE_DEFAULT); in buildDiff()583 buildSetAggregationMode(beforeId, RawContacts.AGGREGATION_MODE_SUSPENDED); in buildDiffWrapper()587 builder = buildSetAggregationMode(beforeId, RawContacts.AGGREGATION_MODE_DEFAULT); in buildDiffWrapper()603 protected Builder buildSetAggregationMode(Long beforeId, int mode) { in buildSetAggregationMode() method in RawContactDelta
417 builder = buildSetAggregationMode(beforeId, RawContacts.AGGREGATION_MODE_SUSPENDED); in buildDiff()421 builder = buildSetAggregationMode(beforeId, RawContacts.AGGREGATION_MODE_DEFAULT); in buildDiff()437 protected Builder buildSetAggregationMode(Long beforeId, int mode) { in buildSetAggregationMode() method in EntityDelta