Searched refs:rcId2 (Results 1 – 1 of 1) sorted by relevance
4830 Long rcId2 = values.getAsLong(AggregationExceptions.RAW_CONTACT_ID2); in updateAggregationException() local4831 if (exceptionType == null || rcId1 == null || rcId2 == null) { in updateAggregationException()4837 if (rcId1 < rcId2) { in updateAggregationException()4839 rawContactId2 = rcId2; in updateAggregationException()4842 rawContactId1 = rcId2; in updateAggregationException()