Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
DMceStateMachine.java101 static final int MSG_SET_MESSAGE_STATUS = 2006; field in MceStateMachine
389 sendMessage(MSG_SET_MESSAGE_STATUS, 0, 0, new RequestSetMessageStatus( in setMessageStatus()
587 case MSG_SET_MESSAGE_STATUS: in processMessage()