Searched refs:getRecipientAddressing (Results 1 – 7 of 7) sorted by relevance
99 assertThat(msg.getRecipientAddressing()).isEqualTo(recipientAddr); in constructor()
246 public String getRecipientAddressing() { in getRecipientAddressing() method in Message
176 number = PhoneNumberUtils.extractNetworkPortion(msg.getRecipientAddressing()); in readResponse()
130 public String getRecipientAddressing() { in getRecipientAddressing() method in BluetoothMapMessageListingElement
984 if (e.getRecipientAddressing() != null) { in setRecipientName()987 phone = e.getRecipientAddressing(); in setRecipientName()
111 assertThat(mMessageListingElement.getRecipientAddressing()) in getters()
518 assertThat(mMessageListingElement.getRecipientAddressing()).isEqualTo(TEST_ADDRESS); in setRecipientAddressing_withFilterMsgTypeSms_andSmsMsgTypeInbox()548 assertThat(mMessageListingElement.getRecipientAddressing()).isEqualTo("recipientAddress"); in setRecipientAddressing_withFilterMsgTypeSms_andSmsMsgTypeDraft()566 assertThat(mMessageListingElement.getRecipientAddressing()).isEqualTo(""); in setRecipientAddressing_withFilterMsgTypeMms()593 assertThat(mMessageListingElement.getRecipientAddressing()).isEqualTo(expected.toString()); in setRecipientAddressing_withFilterMsgTypeEmail()