Searched refs:SEND_DESTINATION (Results 1 – 5 of 5) sorted by relevance
407 public static final String SEND_DESTINATION = "send_destination"; field in DatabaseHelper.ParticipantColumns450 + ParticipantColumns.SEND_DESTINATION + " TEXT,"
613 values.put(ParticipantColumns.SEND_DESTINATION, participantData.getSendDestination()); in updateParticipant()
63 ParticipantColumns.SEND_DESTINATION,496 values.put(DatabaseHelper.ParticipantColumns.SEND_DESTINATION, mSendDestination); in toContentValues()
39 ParticipantColumns.SEND_DESTINATION, 1)); in testBindParticipants()
187 ParticipantColumns.SEND_DESTINATION, in getConversationParticipantsCursor()