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.java233 BluetoothMapMasInstance masInst = mMasInstances.get(masId); // returns null for -1 in startSocketListeners() local
314 BluetoothMapMasInstance masInst = mMasInstances.valueAt(i); in stopObexServerSessions() local
327 BluetoothMapMasInstance masInst = mMasInstances.get(masId); // returns null for -1 in stopObexServerSessions() local
464 BluetoothMapMasInstance masInst = mMasInstances.get(msg.arg1); in handleMessage() local
487 BluetoothMapMasInstance masInst = mMasInstances.get(masId); in onConnectHandler() local
799 BluetoothMapMasInstance masInst = mMasInstanceMap.remove(account); in updateMasInstancesHandler() local
834 BluetoothMapMasInstance masInst = mMasInstances.valueAt(i); in updateMasInstancesHandler() local
920 public boolean onConnect(BluetoothDevice remoteDevice, BluetoothMapMasInstance masInst) { in onConnect()
1187 BluetoothMapMasInstance masInst = mMasInstances.get(MAS_ID_SMS_MMS); in onReceive() local