Home
last modified time | relevance | path

Searched defs:setMessageStatus (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothMapClient.aidl55 …void setMessageStatus(in BluetoothDevice device, in String handle, in int status, in AttributionSo… in setMessageStatus() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/
DMapClientService.java448 … public synchronized boolean setMessageStatus(BluetoothDevice device, String handle, int status) { in setMessageStatus() method in MapClientService
708 public void setMessageStatus(BluetoothDevice device, String handle, int status, in setMessageStatus() method in MapClientService.Binder
DMceStateMachine.java393 synchronized boolean setMessageStatus(String handle, int status) { in setMessageStatus() method in MceStateMachine
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/mapclient/
DMapClientServiceTest.java212 public void setMessageStatus() { in setMessageStatus() method in MapClientServiceTest
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothMapClient.java724 public boolean setMessageStatus(BluetoothDevice device, String handle, int status) { in setMessageStatus() method in BluetoothMapClient
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapObexServer.java784 private int setMessageStatus(String msgHandle, BluetoothMapAppParams appParams) { in setMessageStatus() method in BluetoothMapObexServer