Searched refs:CEC_KEYCODE_DOWN (Results 1 – 1 of 1) sorted by relevance
36 public static final int CEC_KEYCODE_DOWN = 0x02; field in HdmiCecKeycode248 new KeycodeEntry(KeyEvent.KEYCODE_DPAD_DOWN, CEC_KEYCODE_DOWN),494 case CEC_KEYCODE_DOWN: in getKeycodeType()