Home
last modified time | relevance | path

Searched refs:restartObexServerSession (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java243 mMasInstances.valueAt(i).restartObexServerSession(); in startObexServerSessions()
247 mMasInstances.valueAt(i).restartObexServerSession(); in startObexServerSessions()
291 masInst.restartObexServerSession(); in stopObexServerSessions()
294 mMasInstances.valueAt(i).restartObexServerSession(); in stopObexServerSessions()
DBluetoothMapMasInstance.java410 public void restartObexServerSession() { in restartObexServerSession() method in BluetoothMapMasInstance
DBluetoothMapContentObserver.java1767 mMasInstance.restartObexServerSession(); in handleMsgListChanges()
1988 mMasInstance.restartObexServerSession(); in handleContactListChanges()
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DMockMasInstance.java27 public void restartObexServerSession() { in restartObexServerSession() method in MockMasInstance