Searched refs:rcId1 (Results 1 – 1 of 1) sorted by relevance
5171 Long rcId1 = values.getAsLong(AggregationExceptions.RAW_CONTACT_ID1); in updateAggregationException() local5173 if (exceptionType == null || rcId1 == null || rcId2 == null) { in updateAggregationException()5179 if (rcId1 < rcId2) { in updateAggregationException()5180 rawContactId1 = rcId1; in updateAggregationException()5183 rawContactId2 = rcId1; in updateAggregationException()