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()
293 long currentRawContactId = -1; in loadContactEntity() local299 if (rawContactId != currentRawContactId) { in loadContactEntity()302 currentRawContactId = rawContactId; in loadContactEntity()
470 long currentRawContactId = -1; in loadContactEntity() local478 if (rawContactId != currentRawContactId) { in loadContactEntity()481 currentRawContactId = rawContactId; in loadContactEntity()
1390 long currentRawContactId = -1; in computeAggregateData() local1412 if (rawContactId != currentRawContactId) { in computeAggregateData()1413 currentRawContactId = rawContactId; in computeAggregateData()