Searched defs:setMessageStatus (Results  1 – 6 of 6) sorted by relevance
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ | 
| D | IBluetoothMapClient.aidl | 55 …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/ | 
| D | MapClientService.java | 448 …  public synchronized boolean setMessageStatus(BluetoothDevice device, String handle, int status) {  in setMessageStatus()  method in MapClientService708         public void setMessageStatus(BluetoothDevice device, String handle, int status,  in setMessageStatus()  method in MapClientService.Binder
 
 | 
| D | MceStateMachine.java | 393     synchronized boolean setMessageStatus(String handle, int status) {  in setMessageStatus()  method in MceStateMachine
 | 
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/mapclient/ | 
| D | MapClientServiceTest.java | 212     public void setMessageStatus() {  in setMessageStatus()  method in MapClientServiceTest
 | 
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ | 
| D | BluetoothMapClient.java | 724     public boolean setMessageStatus(BluetoothDevice device, String handle, int status) {  in setMessageStatus()  method in BluetoothMapClient
 | 
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/ | 
| D | BluetoothMapObexServer.java | 784     private int setMessageStatus(String msgHandle, BluetoothMapAppParams appParams) {  in setMessageStatus()  method in BluetoothMapObexServer
 |