Searched refs:CEC_KEYCODE_PLAY (Results 1 – 1 of 1) sorted by relevance
84 public static final int CEC_KEYCODE_PLAY = 0x44; field in HdmiCecKeycode315 new KeycodeEntry(KeyEvent.KEYCODE_MEDIA_PLAY, CEC_KEYCODE_PLAY),550 case CEC_KEYCODE_PLAY: in getKeycodeType()