Searched refs:getMasId (Results 1 – 5 of 5) sorted by relevance
311 if (masInst.getMasId() != masId && masInst.isStarted()) { in stopObexServerSessions()808 mMasInstances.remove(masInst.getMasId()); in updateMasInstancesHandler()993 sendConnectMessage(masInst.getMasId()); in onConnect()
245 int getMasId() { in getMasId() method in BluetoothMapMasInstance
143 mMasId = mas.getMasId(); in BluetoothMapObexServer()
270 mMasId = mMasInstance.getMasId(); in BluetoothMapContentObserver()
191 when(mInstance.getMasId()).thenReturn(TEST_ID); in setUp()