Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/data/
DPeopleOptionsItemData.java59 private ParticipantData mOtherParticipant; field in PeopleOptionsItemData
79 mOtherParticipant = otherParticipant; in bind()
153 return mOtherParticipant; in getOtherParticipant()