Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapMasInstance.java267 public synchronized void startSocketListeners() { in startSocketListeners() method in BluetoothMapMasInstance
453 startSocketListeners(); in restartObexServerSession()
539 startSocketListeners(); in onAcceptFailed()
DBluetoothMapService.java211 private void startSocketListeners(int masId) { in startSocketListeners() method in BluetoothMapService
214 mMasInstances.valueAt(i).startSocketListeners(); in startSocketListeners()
219 masInst.startSocketListeners(); in startSocketListeners()
365 startSocketListeners(msg.arg1); in handleMessage()
823 newInst.startSocketListeners(); in updateMasInstancesHandler()