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