Searched refs:CONTACT_DESTINATION (Results 1 – 3 of 3) sorted by relevance
438 public static final String CONTACT_DESTINATION = "contact_destination"; field in DatabaseHelper.ParticipantColumns461 + ParticipantColumns.CONTACT_DESTINATION + " TEXT, "
612 values.put(ParticipantColumns.CONTACT_DESTINATION, participantData.getContactDestination()); in updateParticipant()
73 ParticipantColumns.CONTACT_DESTINATION,