Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleDatabaseOperations.java449 final ParticipantData firstParticipant = participants.get(0); in fillParticipantData() local
450 contactId = firstParticipant.getContactId(); in fillParticipantData()
451 lookupKey = firstParticipant.getLookupKey(); in fillParticipantData()
452 destination = firstParticipant.getNormalizedDestination(); in fillParticipantData()