Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapService.java817 BluetoothMapMasInstance newInst = in updateMasInstancesHandler() local
819 mMasInstances.append(masId, newInst); in updateMasInstancesHandler()
820 mMasInstanceMap.put(account, newInst); in updateMasInstancesHandler()
823 newInst.startSocketListeners(); in updateMasInstancesHandler()
888 BluetoothMapMasInstance newInst = in createMasInstances() local
890 mMasInstances.append(masId, newInst); in createMasInstances()
891 mMasInstanceMap.put(account, newInst); in createMasInstances()