Searched refs:mAggregationExceptionIds (Results 1 – 3 of 3) sorted by relevance
955 protected final ArraySet<Long> mAggregationExceptionIds = new ArraySet<>(); field in AbstractContactAggregator969 mAggregationExceptionIds.clear(); in prefetchAggregationExceptionIds()978 mAggregationExceptionIds.add(rawContactId1); in prefetchAggregationExceptionIds()979 mAggregationExceptionIds.add(rawContactId2); in prefetchAggregationExceptionIds()
558 if (!mAggregationExceptionIds.contains(rawContactId)) { in pickBestMatchBasedOnExceptions()
509 if (!mAggregationExceptionIds.contains(rawContactId)) { in updateMatchScoresBasedOnExceptions()