Searched defs:participant (Results 1 – 14 of 14) sorted by relevance
68 final ParticipantData participant = mConversationParticipantsMap.valueAt(i); in getParticipantListExcludingSelf() local82 final ParticipantData participant = mConversationParticipantsMap.valueAt(i); in getOtherParticipant() local
41 public ParticipantListItemData(final ParticipantData participant) { in ParticipantListItemData()
700 final ParticipantData participant = this.getOtherParticipant(); in getParticipantPhoneNumber() local
112 public static boolean isSendToDestinationContact(final ParticipantData participant) { in isSendToDestinationContact()
148 public static Uri createAvatarUri(@NonNull final ParticipantData participant) { in createAvatarUri()
125 final ParticipantData participant = ParticipantData.getFromCursor(cursor); in testGetOrCreateConversation() local
1043 ConferenceParticipantConnection participant = entry.getValue(); in handleConferenceParticipantsUpdate() local1205 TelephonyConnection parent, ConferenceParticipant participant) { in createConferenceParticipantConnection()1248 private void removeConferenceParticipant(ConferenceParticipantConnection participant) { in removeConferenceParticipant()1618 private void handleConnectionDestruction(ConferenceParticipantConnection participant) { in handleConnectionDestruction()
61 ConferenceParticipant participant, in ConferenceParticipantConnection()
154 final ParticipantData participant) { in createParticipantListItemData()
101 final ParticipantData participant); in createParticipantListItemData()
948 ParticipantData participant = null; in getExistingParticipant() local1634 final ParticipantData participant, final String conversationId) { in addParticipantToConversation()1715 ParticipantData participant = null; in getOrCreateSelf() local1736 final ParticipantData participant) { in getOrCreateParticipantInTransaction()
639 final ParticipantData participant = iter.next(); in scanFirstNames() local
191 final ParticipantData participant) { in createParticipantListItemData()
751 final ParticipantData participant = data.getOtherParticipant(); in onCreateOptionsMenu() local814 final ParticipantData participant = mBinding.getData().getOtherParticipant(); in onOptionsItemSelected() local