Searched refs:getChatStateConvoIdByteArray (Results 1 – 2 of 2) sorted by relevance
1404 public byte[] getChatStateConvoIdByteArray() { in getChatStateConvoIdByteArray() method in BluetoothMapAppParams1416 return new String(this.getChatStateConvoIdByteArray()); in getChatStateConvoIdString()
211 assertThat(appParams.getChatStateConvoIdByteArray()).isEqualTo(ret.array()); in settersAndGetters()