Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapService.java267 mMasInstances.valueAt(i).restartObexServerSession(); in startObexServerSessions()
279 mMasInstances.valueAt(i).restartObexServerSession(); in startObexServerSessions()
325 masInst.restartObexServerSession(); in stopObexServerSessions()
328 mMasInstances.valueAt(i).restartObexServerSession(); in stopObexServerSessions()
DBluetoothMapMasInstance.java451 public void restartObexServerSession() { in restartObexServerSession() method in BluetoothMapMasInstance
DBluetoothMapContentObserver.java2287 mMasInstance.restartObexServerSession(); in handleMsgListChanges()
2558 mMasInstance.restartObexServerSession(); in handleContactListChanges()