Searched refs:synthesizePointerDownEvents (Results 1 – 3 of 3) sorted by relevance
58 std::vector<EventEntry*> synthesizePointerDownEvents(nsecs_t currentTime);
300 std::vector<EventEntry*> InputState::synthesizePointerDownEvents(nsecs_t currentTime) { in synthesizePointerDownEvents() function in android::inputdispatcher::InputState
2875 connection->inputState.synthesizePointerDownEvents(currentTime); in synthesizePointerDownEventsForConnectionLocked()