Searched refs:matchingContactId (Results 1 – 1 of 1) sorted by relevance
500 long matchingContactId = -1; in refreshFromContacts() local535 if (matchingContactId == -1 || currentContactId == contactId) { in refreshFromContacts()536 matchingContactId = contactId; in refreshFromContacts()568 final boolean isContactIdChanged = (matchingContactId != currentContactId); in refreshFromContacts()578 participantData.setContactId(matchingContactId); in refreshFromContacts()