Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DMockMasInstance.java27 public void restartObexServerSession() { in restartObexServerSession() method in MockMasInstance
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapService.java264 mMasInstances.valueAt(i).restartObexServerSession(); in startObexServerSessions()
268 mMasInstances.valueAt(i).restartObexServerSession(); in startObexServerSessions()
312 masInst.restartObexServerSession(); in stopObexServerSessions()
315 mMasInstances.valueAt(i).restartObexServerSession(); in stopObexServerSessions()
DBluetoothMapMasInstance.java419 public void restartObexServerSession() { in restartObexServerSession() method in BluetoothMapMasInstance
DBluetoothMapContentObserver.java1805 mMasInstance.restartObexServerSession(); in handleMsgListChanges()
2026 mMasInstance.restartObexServerSession(); in handleContactListChanges()