Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpControllerConstants.java150 public static final int MESSAGE_SEND_GROUP_NAVIGATION_CMD = 3; field in AvrcpControllerConstants
178 case MESSAGE_SEND_GROUP_NAVIGATION_CMD: in dumpMessageString()
DAvrcpControllerService.java215 MESSAGE_SEND_GROUP_NAVIGATION_CMD,keyCode, keyState, device); in sendGroupNavigationCmd()
576 case AvrcpControllerConstants.MESSAGE_SEND_GROUP_NAVIGATION_CMD: in handleMessage()