Searched refs:effectiveAggregationMode (Results 1 – 1 of 1) sorted by relevance
542 final int effectiveAggregationMode; in markForAggregation() local547 effectiveAggregationMode = mRawContactsMarkedForAggregation.get(rawContactId); in markForAggregation()549 effectiveAggregationMode = aggregationMode; in markForAggregation()554 effectiveAggregationMode = aggregationMode; in markForAggregation()557 mRawContactsMarkedForAggregation.put(rawContactId, effectiveAggregationMode); in markForAggregation()