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