Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapService.java217 BluetoothMapMasInstance masInst = mMasInstances.get(masId); // returns null for -1 in startSocketListeners() local
310 BluetoothMapMasInstance masInst = mMasInstances.valueAt(i); in stopObexServerSessions() local
323 BluetoothMapMasInstance masInst = mMasInstances.get(masId); // returns null for -1 in stopObexServerSessions() local
460 BluetoothMapMasInstance masInst = mMasInstances.get(msg.arg1); in handleMessage() local
489 BluetoothMapMasInstance masInst = mMasInstances.get(masId); in onConnectHandler() local
804 BluetoothMapMasInstance masInst = mMasInstanceMap.remove(account); in updateMasInstancesHandler() local
838 BluetoothMapMasInstance masInst = mMasInstances.valueAt(i); in updateMasInstancesHandler() local
922 public boolean onConnect(BluetoothDevice remoteDevice, BluetoothMapMasInstance masInst) { in onConnect()
1177 BluetoothMapMasInstance masInst = mMasInstances.get(MAS_ID_SMS_MMS); in onReceive() local