Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DEntry.h78 inline bool isSynthesized() const { in isSynthesized() function
DInputDispatcher.cpp5026 !(motionEntry.isSynthesized()) && !mInputFilterEnabled; in reportTouchEventForStatistics()