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