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