Searched refs:synthesizePointerDownEvents (Results 1 – 3 of 3) sorted by relevance
68 std::vector<std::unique_ptr<EventEntry>> synthesizePointerDownEvents(nsecs_t currentTime);
444 std::vector<std::unique_ptr<EventEntry>> InputState::synthesizePointerDownEvents( in synthesizePointerDownEvents() function in android::inputdispatcher::InputState
4305 connection->inputState.synthesizePointerDownEvents(downTime); in synthesizePointerDownEventsForConnectionLocked()