Home
last modified time | relevance | path

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

/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothMapClient.aidl53 …boolean setMessageStatus(in BluetoothDevice device, in String handle, in int status, in Attributio… in setMessageStatus() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
H A DMapClientService.java431 … public synchronized boolean setMessageStatus(BluetoothDevice device, String handle, int status) { in setMessageStatus() method in MapClientService
618 public boolean setMessageStatus(BluetoothDevice device, String handle, int status, in setMessageStatus() method in MapClientService.Binder
H A DMceStateMachine.java357 synchronized boolean setMessageStatus(String handle, int status) { in setMessageStatus() method in MceStateMachine
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothMapClient.java616 public boolean setMessageStatus(BluetoothDevice device, String handle, int status) { in setMessageStatus() method in BluetoothMapClient
/aosp12/packages/apps/Car/libs/car-messenger-common/src/com/android/car/messenger/common/
H A DConversation.java586 public Message setMessageStatus(@MessageStatus int messageStatus) { in setMessageStatus() method in Conversation.Message
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapObexServer.java784 private int setMessageStatus(String msgHandle, BluetoothMapAppParams appParams) { in setMessageStatus() method in BluetoothMapObexServer