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

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

Completed in 77 milliseconds