Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/conversationsettings/
DPeopleAndOptionsFragment.java189 private ParticipantData mOtherParticipantData; field in PeopleAndOptionsFragment.OptionsListAdapter
201 if (mOtherParticipantData != participantData) { in setOtherParticipant()
202 mOtherParticipantData = participantData; in setOtherParticipant()
210 if (mOtherParticipantData == null) { in getCount()
238 itemView.bind(mOptionsCursor, position, mOtherParticipantData, in getView()