Home
last modified time | relevance | path

Searched defs:executePut (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/bip/
DBipRequest.java92 protected void executePut(ClientSession session, byte[] body) throws IOException { in executePut() method in BipRequest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/obex/
DRequest.java123 protected void executePut(ClientSession session, byte[] body) throws IOException { in executePut() method in Request