Home
last modified time | relevance | path

Searched refs:mMasId (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapObexServer.java117 private int mMasId = 0; field in BluetoothMapObexServer
143 mMasId = mas.getMasId(); in BluetoothMapObexServer()
1070 msg.arg1 = mMasId; in onClose()
1913 if (mMasId == appParams.getMasInstanceId()) { in sendMASInstanceInformationRsp()
1928 if (mMasId < 10) { in sendMASInstanceInformationRsp()
1930 } else if (mMasId < 100) { in sendMASInstanceInformationRsp()
1933 sb.append(mMasId); in sendMASInstanceInformationRsp()
DBluetoothMapContentObserver.java136 private int mMasId; field in BluetoothMapContentObserver
270 mMasId = mMasInstance.getMasId(); in BluetoothMapContentObserver()
1017 msg.arg1 = mMasId; in setNotificationRegistration()
1307 mMnsClient.sendEvent(evt.encode(), mMasId); in sendEvent() local
2291 + mMasId in handleMsgListChanges()
2562 + mMasId in handleContactListChanges()