Searched refs:rcId1 (Results 1 – 1 of 1) sorted by relevance
4859 Long rcId1 = values.getAsLong(AggregationExceptions.RAW_CONTACT_ID1); in updateAggregationException() local4861 if (exceptionType == null || rcId1 == null || rcId2 == null) { in updateAggregationException()4867 if (rcId1 < rcId2) { in updateAggregationException()4868 rawContactId1 = rcId1; in updateAggregationException()4871 rawContactId2 = rcId1; in updateAggregationException()