Home
last modified time | relevance | path

Searched refs:CONTACT_DESTINATION (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DDatabaseHelper.java438 public static final String CONTACT_DESTINATION = "contact_destination"; field in DatabaseHelper.ParticipantColumns
461 + ParticipantColumns.CONTACT_DESTINATION + " TEXT, "
DParticipantRefresh.java612 values.put(ParticipantColumns.CONTACT_DESTINATION, participantData.getContactDestination()); in updateParticipant()
/packages/apps/Messaging/src/com/android/messaging/datamodel/data/
DParticipantData.java73 ParticipantColumns.CONTACT_DESTINATION,