Searched refs:currentRawContactId (Results 1 – 2 of 2) sorted by relevance
500 long currentRawContactId = -1; in loadContactEntity() local508 if (rawContactId != currentRawContactId) { in loadContactEntity()511 currentRawContactId = rawContactId; in loadContactEntity()
1387 long currentRawContactId = -1; in computeAggregateData() local1409 if (rawContactId != currentRawContactId) { in computeAggregateData()1410 currentRawContactId = rawContactId; in computeAggregateData()