Searched refs:mAggregationExceptionIds (Results 1 – 3 of 3) sorted by relevance
951 protected final ArraySet<Long> mAggregationExceptionIds = new ArraySet<>(); field in AbstractContactAggregator965 mAggregationExceptionIds.clear(); in prefetchAggregationExceptionIds()974 mAggregationExceptionIds.add(rawContactId1); in prefetchAggregationExceptionIds()975 mAggregationExceptionIds.add(rawContactId2); in prefetchAggregationExceptionIds()
556 if (!mAggregationExceptionIds.contains(rawContactId)) { in pickBestMatchBasedOnExceptions()
507 if (!mAggregationExceptionIds.contains(rawContactId)) { in updateMatchScoresBasedOnExceptions()