Searched refs:currentCidForRawContact (Results 1 – 1 of 1) sorted by relevance
313 long currentCidForRawContact, long rawContactId, long accountId, in reAggregateRawContacts() argument339 if (currentCidForRawContact != 0 && in reAggregateRawContacts()341 canBeReused(db, currentCidForRawContact, connectedRawContactIds)) { in reAggregateRawContacts()342 contactId = currentCidForRawContact; in reAggregateRawContacts()349 } else if (currentCidForRawContact != 0){ in reAggregateRawContacts()350 cidsNeedToBeUpdated.add(currentCidForRawContact); in reAggregateRawContacts()