Searched refs:effectiveAggregationMode (Results 1 – 1 of 1) sorted by relevance
543 final int effectiveAggregationMode; in markForAggregation() local548 effectiveAggregationMode = mRawContactsMarkedForAggregation.get(rawContactId); in markForAggregation()550 effectiveAggregationMode = aggregationMode; in markForAggregation()555 effectiveAggregationMode = aggregationMode; in markForAggregation()558 mRawContactsMarkedForAggregation.put(rawContactId, effectiveAggregationMode); in markForAggregation()