Home
last modified time | relevance | path

Searched refs:inputEventEntryType (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp522 const EventEntry::Type& inputEventEntryType = eventEntry.type; in shouldReportFinishedEvent() local
523 if (inputEventEntryType == EventEntry::Type::KEY) { in shouldReportFinishedEvent()
528 } else if (inputEventEntryType == EventEntry::Type::MOTION) { in shouldReportFinishedEvent()