Searched refs:toCecKeycodeAndParamIfMatched (Results 1 – 1 of 1) sorted by relevance
207 private byte[] toCecKeycodeAndParamIfMatched(int androidKeycode) { in toCecKeycodeAndParamIfMatched() method in HdmiCecKeycode.KeycodeEntry407 byte[] cecKeycodeAndParams = KEYCODE_ENTRIES[i].toCecKeycodeAndParamIfMatched(keycode); in androidKeyToCecKey()