Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerUtils.java37 case AvrcpControllerService.PASS_THRU_CMD_ID_VOL_DOWN: in passThruIdToString()
DAvrcpControllerService.java84 public static final int PASS_THRU_CMD_ID_VOL_DOWN = 0x42; field in AvrcpControllerService