Function ActionList.findByKey

Find action by key, return null if not found

Action findByKey(
  uint keyCode,
  uint flags
);