Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerStateMachine.java98 static final int MSG_AVRCP_SET_REPEAT = 304; field in AvrcpControllerStateMachine
572 case MSG_AVRCP_SET_REPEAT: in processMessage()
1363 sendMessage(MSG_AVRCP_SET_REPEAT, repeatMode);
1479 case MSG_AVRCP_SET_REPEAT: in eventToString()