Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DEntry.h69 inline bool isSynthesized() const { in isSynthesized() function
DInputDispatcher.cpp519 if (eventEntry.isSynthesized()) { in shouldReportFinishedEvent()