Searched refs:validateKeyEvent (Results 1 – 1 of 1) sorted by relevance
189 Result<void> validateKeyEvent(int32_t action) { in validateKeyEvent() function278 return validateKeyEvent(action); in validateInputEvent()4475 Result<void> keyCheck = validateKeyEvent(args.action); in notifyKey()