Searched refs:getMasInstanceId (Results 1 – 6 of 6) sorted by relevance
54 assertThat(record.getMasInstanceId()).isEqualTo(masInstanceId); in createSdpMasRecord()90 assertThat(recordOut.getMasInstanceId()).isEqualTo(originalRecord.getMasInstanceId()); in writeToParcel()
71 public int getMasInstanceId() { in getMasInstanceId() method in SdpMasRecord
136 assertThat(appParamsDecoded.getMasInstanceId()).isEqualTo(TEST_MAS_INSTANCE_ID); in encodeToBuffer_thenDecode()236 assertThat(appParams.getMasInstanceId()).isEqualTo(TEST_MAS_INSTANCE_ID); in settersAndGetters()
1052 if (getMasInstanceId() != INVALID_VALUE_PARAMETER) { in encodeParams()1055 appParamBuf.put((byte) getMasInstanceId()); in encodeParams()1614 public int getMasInstanceId() { in getMasInstanceId() method in BluetoothMapAppParams
1213 "TYPE_MESSAGE (GET): MASInstandeId = " + appParams.getMasInstanceId()); in onGet()1913 if (mMasId == appParams.getMasInstanceId()) { in sendMASInstanceInformationRsp()
2722 Landroid/bluetooth/SdpMasRecord;->getMasInstanceId()I