Searched refs:inputEventEntryType (Results 1 – 1 of 1) sorted by relevance
494 const EventEntry::Type& inputEventEntryType = eventEntry.type; in shouldReportFinishedEvent() local495 if (inputEventEntryType == EventEntry::Type::KEY) { in shouldReportFinishedEvent()500 } else if (inputEventEntryType == EventEntry::Type::MOTION) { in shouldReportFinishedEvent()