Searched refs:mMasId (Results 1 – 3 of 3) sorted by relevance
8 private final int mMasId; field in MockMasInstance13 this.mMasId = masId; in MockMasInstance()18 return mMasId; in getMasId()
103 private int mMasId = 0; field in BluetoothMapObexServer127 mMasId = mas.getMasId(); in BluetoothMapObexServer()816 msg.arg1 = mMasId; in onClose()1366 if(mMasId == appParams.getMasInstanceId()) { in sendMASInstanceInformationRsp()1379 if(mMasId < 10) { in sendMASInstanceInformationRsp()1381 } else if(mMasId < 100) { in sendMASInstanceInformationRsp()1384 sb.append(mMasId); in sendMASInstanceInformationRsp()
125 private int mMasId; field in BluetoothMapContentObserver265 mMasId = mMasInstance.getMasId(); in BluetoothMapContentObserver()916 msg.arg1 = mMasId; in setNotificationRegistration()1174 mMnsClient.sendEvent(evt.encode(), mMasId); in sendEvent() local1807 + mMasId + " restaring ObexServerSession"); in handleMsgListChanges()2029 + mMasId + " restaring ObexServerSession"); in handleContactListChanges()