Searched refs:getConvoId (Results 1 – 3 of 3) sorted by relevance
174 assertThat(listing.getList().get(0).getConvoId()) in encodeToXml_thenAppendFromXml()176 assertThat(listing.getList().get(1).getConvoId()) in encodeToXml_thenAppendFromXml()
111 assertThat(mListingElement.getConvoId()).isEqualTo(signedLongLong.toHexString()); in getters()162 assertThat(listingElementFromXml.getConvoId()).isEqualTo(signedLongLong.toHexString()); in encodeToXml_thenDecodeToInstance_returnsCorrectly()
203 public String getConvoId() { in getConvoId() method in BluetoothMapConvoListingElement