Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapMasInstance.java272 public synchronized void startSocketListeners() { in startSocketListeners() method in BluetoothMapMasInstance
458 startSocketListeners(); in restartObexServerSession()
536 startSocketListeners(); in onAcceptFailed()
DBluetoothMapService.java216 private void startSocketListeners(int masId) { in startSocketListeners() method in BluetoothMapService
219 mMasInstances.valueAt(i).startSocketListeners(); in startSocketListeners()
224 masInst.startSocketListeners(); in startSocketListeners()
361 startSocketListeners(msg.arg1); in handleMessage()
803 newInst.startSocketListeners(); in updateMasInstancesHandler()