Home
last modified time | relevance | path

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

/aosp12/frameworks/base/obex/javax/obex/
H A DServerRequestHandler.java223 public int onPut(Operation operation) { in onPut() method in ServerRequestHandler
H A DServerSession.java205 response = validateResponseCode(mListener.onPut(op)); in handlePutRequest()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
H A DMnsObexServer.java108 public int onPut(final Operation op) { in onPut() method in MnsObexServer
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
H A DAvrcpBipObexServer.java159 public int onPut(final Operation op) { in onPut() method in AvrcpBipObexServer
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/avrcp/
H A DAvrcpBipObexServerTest.java452 int responseCode = mAvrcpBipObexServer.onPut(op); in testOnPut()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DTestActivity.java527 public int onPut(Operation op) { in onPut() method in TestTcpServer
H A DBluetoothOppObexServerSession.java186 public int onPut(Operation op) { in onPut() method in BluetoothOppObexServerSession
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapObexServer.java321 public int onPut(final Operation op) { in onPut() method in BluetoothPbapObexServer
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapObexServer.java453 public int onPut(final Operation op) { in onPut() method in BluetoothMapObexServer