Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerUtils.java34 case AvrcpControllerService.PASS_THRU_CMD_ID_VOL_UP: in passThruIdToString()
DAvrcpControllerService.java83 public static final int PASS_THRU_CMD_ID_VOL_UP = 0x41; field in AvrcpControllerService