Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapService.java265 mMasInstances.valueAt(i).restartObexServerSession(); in startObexServerSessions()
269 mMasInstances.valueAt(i).restartObexServerSession(); in startObexServerSessions()
318 masInst.restartObexServerSession(); in stopObexServerSessions()
321 mMasInstances.valueAt(i).restartObexServerSession(); in stopObexServerSessions()
H A DBluetoothMapMasInstance.java454 public void restartObexServerSession() { in restartObexServerSession() method in BluetoothMapMasInstance
H A DBluetoothMapContentObserver.java1924 mMasInstance.restartObexServerSession(); in handleMsgListChanges()
2129 mMasInstance.restartObexServerSession(); in handleContactListChanges()