Searched refs:androidKey (Results 1 – 1 of 1) sorted by relevance
424 int androidKey = KEYCODE_ENTRIES[i].toAndroidKeycodeIfMatched(cecKeycodeAndParams); in cecKeycodeAndParamsToAndroidKey() local425 if (androidKey != UNSUPPORTED_KEYCODE) { in cecKeycodeAndParamsToAndroidKey()426 return androidKey; in cecKeycodeAndParamsToAndroidKey()