Searched refs:effectiveAggregationMode (Results 1 – 1 of 1) sorted by relevance
540 final int effectiveAggregationMode; in markForAggregation() local545 effectiveAggregationMode = mRawContactsMarkedForAggregation.get(rawContactId); in markForAggregation()547 effectiveAggregationMode = aggregationMode; in markForAggregation()552 effectiveAggregationMode = aggregationMode; in markForAggregation()555 mRawContactsMarkedForAggregation.put(rawContactId, effectiveAggregationMode); in markForAggregation()