Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerStateMachine.java89 static final int MESSAGE_PLAY_ITEM = 301; field in AvrcpControllerStateMachine
397 sendMessage(MESSAGE_PLAY_ITEM, node); in playItem()
483 case MESSAGE_PLAY_ITEM: in processMessage()
1088 sendMessage(MESSAGE_PLAY_ITEM, node);
1127 sendMessage(MESSAGE_PLAY_ITEM, node);