Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpControllerConstants.java154 public static final int MESSAGE_PROCESS_SET_ABS_VOL_CMD = 103; field in AvrcpControllerConstants
187 case MESSAGE_PROCESS_SET_ABS_VOL_CMD: in dumpMessageString()
DAvrcpControllerService.java651 case AvrcpControllerConstants.MESSAGE_PROCESS_SET_ABS_VOL_CMD: in handleMessage()
872 AvrcpControllerConstants.MESSAGE_PROCESS_SET_ABS_VOL_CMD, absVol, label); in handleSetAbsVolume()