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()
292 long currentRawContactId = -1; in loadContactEntity() local298 if (rawContactId != currentRawContactId) { in loadContactEntity()301 currentRawContactId = rawContactId; in loadContactEntity()
470 long currentRawContactId = -1; in loadContactEntity() local478 if (rawContactId != currentRawContactId) { in loadContactEntity()481 currentRawContactId = rawContactId; in loadContactEntity()
1392 long currentRawContactId = -1; in computeAggregateData() local1414 if (rawContactId != currentRawContactId) { in computeAggregateData()1415 currentRawContactId = rawContactId; in computeAggregateData()