Searched refs:CEC_KEYCODE_MUTE_FUNCTION (Results 1 – 1 of 1) sorted by relevance
110 public static final int CEC_KEYCODE_MUTE_FUNCTION = 0x65; field in HdmiCecKeycode371 new KeycodeEntry(UNSUPPORTED_KEYCODE, CEC_KEYCODE_MUTE_FUNCTION, false),465 || cecKeyCode == CEC_KEYCODE_MUTE_FUNCTION in isVolumeKeycode()