Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp5025 const bool reportForStatistics = (motionEntry.source == AINPUT_SOURCE_TOUCHSCREEN) && in reportTouchEventForStatistics() local
5027 if (!reportForStatistics) { in reportTouchEventForStatistics()