Searched refs:CEC_KEYCODE_VOLUME_DOWN (Results 1 – 4 of 4) sorted by relevance
74 public static final int CEC_KEYCODE_VOLUME_DOWN = 0x42; field in HdmiCecConstants
111 .isEqualTo(HdmiCecConstants.CEC_KEYCODE_VOLUME_DOWN); in cect_VolumeUpDownUserControlPressedWhenSystemAudioControlOn()
173 remoteControlAudioKeys.put("VOLUME_DOWN", HdmiCecConstants.CEC_KEYCODE_VOLUME_DOWN); in mapRemoteControlKeys()
249 .isEqualTo(HdmiCecConstants.CEC_KEYCODE_VOLUME_DOWN); in cect_sendVolumeKeyPressToTv()