Searched refs:effectiveAggregationMode (Results 1 – 1 of 1) sorted by relevance
515 final int effectiveAggregationMode; in markForAggregation() local520 effectiveAggregationMode = mRawContactsMarkedForAggregation.get(rawContactId); in markForAggregation()522 effectiveAggregationMode = aggregationMode; in markForAggregation()527 effectiveAggregationMode = aggregationMode; in markForAggregation()530 mRawContactsMarkedForAggregation.put(rawContactId, effectiveAggregationMode); in markForAggregation()