Home
last modified time | relevance | path

Searched defs:masInst (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java274 BluetoothMapMasInstance masInst = mMasInstances.valueAt(i); in stopObexServerSessions() local
287 BluetoothMapMasInstance masInst = mMasInstances.get(masId); // returns null for -1 in stopObexServerSessions() local
397 BluetoothMapMasInstance masInst = mMasInstances.get(masId); in onConnectHandler() local
622 BluetoothMapMasInstance masInst = mMasInstanceMap.remove(account); in updateMasInstancesHandler() local
660 BluetoothMapMasInstance masInst = mMasInstances.valueAt(i); in updateMasInstancesHandler() local
756 public boolean onConnect(BluetoothDevice remoteDevice, BluetoothMapMasInstance masInst) { in onConnect()
941 BluetoothMapMasInstance masInst = null; in onReceive() local