Searched refs:currentRawContactId (Results 1 – 4 of 4) sorted by relevance
383 long currentRawContactId = -1; in getSuggestions() local387 if (rawContactId != currentRawContactId) { in getSuggestions()400 currentRawContactId = rawContactId; in getSuggestions()
470 long currentRawContactId = -1; in loadContactEntity() local478 if (rawContactId != currentRawContactId) { in loadContactEntity()481 currentRawContactId = rawContactId; in loadContactEntity()
292 long currentRawContactId = -1; in loadContactEntity() local298 if (rawContactId != currentRawContactId) { in loadContactEntity()301 currentRawContactId = rawContactId; in loadContactEntity()
1399 long currentRawContactId = -1; in computeAggregateData() local1421 if (rawContactId != currentRawContactId) { in computeAggregateData()1422 currentRawContactId = rawContactId; in computeAggregateData()