Searched refs:getContactDestination (Results 1 – 2 of 2) sorted by relevance
497 final String currentContactDestination = participantData.getContactDestination(); in refreshFromContacts()612 values.put(ParticipantColumns.CONTACT_DESTINATION, participantData.getContactDestination()); in updateParticipant()
307 public String getContactDestination() { in getContactDestination() method in ParticipantData