Home
last modified time | relevance | path

Searched refs:onSetPath (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/obex/
DFakeObexServer.java84 public int onSetPath( in onSetPath() method in FakeObexServer.Server
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbap/
DBluetoothPbapObexServerTest.java312 assertThat(mServer.onSetPath(request, reply, backup, create)) in testOnSetPath_whenIoExceptionIsThrownFromGettingNameHeader()
324 assertThat(mServer.onSetPath(request, reply, backup, create)) in testOnSetPath_whenPathCreateIsForbidden()
336 assertThat(mServer.onSetPath(request, reply, backup, create)) in testOnSetPath_whenPathIsIllegal()
348 assertThat(mServer.onSetPath(request, reply, backup, create)) in testOnSetPath_success()
352 assertThat(mServer.onSetPath(request, reply, backup, create)) in testOnSetPath_success()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/
DMnsObexServer.java134 public int onSetPath( in onSetPath() method in MnsObexServer
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/mapclient/
DMnsObexServerTest.java154 assertThat(mServer.onSetPath(request, reply, false, false)) in onSetPath_returnsBadRequest()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcp/
DAvrcpBipObexServer.java159 public int onSetPath( in onSetPath() method in AvrcpBipObexServer
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcp/
DAvrcpBipObexServerTest.java433 int responseCode = mAvrcpBipObexServer.onSetPath(request, reply, backup, create); in testOnSetPath()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/opp/
DTestActivity.java597 public int onSetPath(HeaderSet request, HeaderSet reply, boolean backup, boolean create) { in onSetPath() method in TestTcpServer
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapObexServer.java362 public int onSetPath( in onSetPath() method in BluetoothPbapObexServer
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapObexServer.java1018 public int onSetPath( in onSetPath() method in BluetoothMapObexServer