Searched refs:toAndroidKeycodeIfMatched (Results 1 – 1 of 1) sorted by relevance
215 private int toAndroidKeycodeIfMatched(byte[] cecKeycodeAndParams) { in toAndroidKeycodeIfMatched() method in HdmiCecKeycode.KeycodeEntry424 int androidKey = KEYCODE_ENTRIES[i].toAndroidKeycodeIfMatched(cecKeycodeAndParams); in cecKeycodeAndParamsToAndroidKey()