Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java133 private HashMap<BluetoothMapAccountItem, BluetoothMapMasInstance> mMasInstanceMap = field in BluetoothMapService
699 BluetoothMapMasInstance masInst = mMasInstanceMap.remove(account); in updateMasInstancesHandler()
721 mMasInstanceMap.put(account, newInst); in updateMasInstancesHandler()
789 mMasInstanceMap.put(null, smsMmsInst); in createMasInstances()
802 mMasInstanceMap.put(account, newInst); in createMasInstances()
1278 for (BluetoothMapAccountItem key : mMasInstanceMap.keySet()) { in dump()
1279 println(sb, " " + key + " : " + mMasInstanceMap.get(key)); in dump()
/packages/services/Car/bluetooth/bt-map-service/
Dbt_hci_startup_issues.txt86405 mMasInstanceMap: