Searched refs:getOtherParticipant (Results 1 – 6 of 6) sorted by relevance
155 if (item.getOtherParticipant().isBlocked()) { in onOptionsItemViewClicked()163 item.getOtherParticipant().getDisplayDestination())) in onOptionsItemViewClicked()
582 public ParticipantData getOtherParticipant() { in getOtherParticipant() method in ConversationData583 return mParticipantData.getOtherParticipant(); in getOtherParticipant()700 final ParticipantData participant = this.getOtherParticipant(); in getParticipantPhoneNumber()
79 public ParticipantData getOtherParticipant() { in getOtherParticipant() method in ConversationParticipantsData
152 public ParticipantData getOtherParticipant() { in getOtherParticipant() method in PeopleOptionsItemData
202 final ParticipantData participantData = mParticipantData.getOtherParticipant(); in setDestinationBlocked()
751 final ParticipantData participant = data.getOtherParticipant(); in onCreateOptionsMenu()814 final ParticipantData participant = mBinding.getData().getOtherParticipant(); in onOptionsItemSelected()860 !data.getParticipantsLoaded() || data.getOtherParticipant() != null; in onConversationMessagesCursorUpdated()1203 final boolean oneOnOne = mBinding.getData().getOtherParticipant() != null; in onConversationParticipantDataLoaded()