Searched refs:effectiveAggregationMode (Results 1 – 1 of 1) sorted by relevance
544 final int effectiveAggregationMode; in markForAggregation() local549 effectiveAggregationMode = mRawContactsMarkedForAggregation.get(rawContactId); in markForAggregation()551 effectiveAggregationMode = aggregationMode; in markForAggregation()556 effectiveAggregationMode = aggregationMode; in markForAggregation()559 mRawContactsMarkedForAggregation.put(rawContactId, effectiveAggregationMode); in markForAggregation()