Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java714 BluetoothMapMasInstance newInst = in updateMasInstancesHandler() local
720 mMasInstances.append(masId, newInst); in updateMasInstancesHandler()
721 mMasInstanceMap.put(account, newInst); in updateMasInstancesHandler()
725 newInst.startRfcommSocketListener(); in updateMasInstancesHandler()
795 BluetoothMapMasInstance newInst = in createMasInstances() local
801 mMasInstances.append(masId, newInst); in createMasInstances()
802 mMasInstanceMap.put(account, newInst); in createMasInstances()