Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DWriteDraftMessageAction.java61 final String senderAndSelf = conversation.getSelfId(); in executeAction() local
63 message.bindSelfId(senderAndSelf); in executeAction()
66 message.bindParticipantId(senderAndSelf); in executeAction()