Home
last modified time | relevance | path

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

/aosp12/frameworks/base/obex/javax/obex/
H A DServerRequestHandler.java171 public int onSetPath(HeaderSet request, HeaderSet reply, boolean backup, boolean create) { in onSetPath() method in ServerRequestHandler
H A DServerSession.java365 code = mListener.onSetPath(request, reply, backup, create); in handleSetPathRequest()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
H A DMnsObexServer.java147 public int onSetPath(final HeaderSet request, HeaderSet reply, final boolean backup, in onSetPath() method in MnsObexServer
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
H A DAvrcpBipObexServer.java169 public int onSetPath(final HeaderSet request, HeaderSet reply, final boolean backup, in onSetPath() method in AvrcpBipObexServer
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/avrcp/
H A DAvrcpBipObexServerTest.java476 int responseCode = mAvrcpBipObexServer.onSetPath(request, reply, backup, create); in testOnSetPath()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DTestActivity.java575 public int onSetPath(HeaderSet request, HeaderSet reply, boolean backup, boolean create) { in onSetPath() method in TestTcpServer
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapObexServer.java339 public int onSetPath(final HeaderSet request, final HeaderSet reply, final boolean backup, in onSetPath() method in BluetoothPbapObexServer
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapObexServer.java919 public int onSetPath(final HeaderSet request, final HeaderSet reply, final boolean backup, in onSetPath() method in BluetoothMapObexServer