HomeSort by relevance Sort by last modified time
    Searched refs:CONTACT_DESTINATION (Results 1 - 3 of 3) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/datamodel/
DatabaseHelper.java 434 public static final String CONTACT_DESTINATION = "contact_destination";
457 + ParticipantColumns.CONTACT_DESTINATION + " TEXT, "
    [all...]
ParticipantRefresh.java 612 values.put(ParticipantColumns.CONTACT_DESTINATION, participantData.getContactDestination());
  /packages/apps/Messaging/src/com/android/messaging/datamodel/data/
ParticipantData.java 73 ParticipantColumns.CONTACT_DESTINATION,

Completed in 29 milliseconds