Searched refs:mMasId (Results 1 – 2 of 2) sorted by relevance
114 private int mMasId = 0; field in BluetoothMapObexServer135 mMasId = mas.getMasId(); in BluetoothMapObexServer()974 msg.arg1 = mMasId; in onClose()1623 if (mMasId == appParams.getMasInstanceId()) { in sendMASInstanceInformationRsp()1636 if (mMasId < 10) { in sendMASInstanceInformationRsp()1638 } else if (mMasId < 100) { in sendMASInstanceInformationRsp()1641 sb.append(mMasId); in sendMASInstanceInformationRsp()
130 private int mMasId; field in BluetoothMapContentObserver257 mMasId = mMasInstance.getMasId(); in BluetoothMapContentObserver()931 msg.arg1 = mMasId; in setNotificationRegistration()1232 mMnsClient.sendEvent(evt.encode(), mMasId); in sendEvent() local1923 Log.w(TAG, "Problems contacting the ContentProvider in mas Instance " + mMasId in handleMsgListChanges()2128 Log.w(TAG, "Problems contacting the ContentProvider in mas Instance " + mMasId in handleContactListChanges()