Searched refs:mOtherParticipantData (Results 1 – 1 of 1) sorted by relevance
189 private ParticipantData mOtherParticipantData; field in PeopleAndOptionsFragment.OptionsListAdapter201 if (mOtherParticipantData != participantData) { in setOtherParticipant()202 mOtherParticipantData = participantData; in setOtherParticipant()210 if (mOtherParticipantData == null) { in getCount()238 itemView.bind(mOptionsCursor, position, mOtherParticipantData, in getView()