Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.h589 void synthesizePointerDownEventsForConnectionLocked(const sp<Connection>& connection)
H A DInputDispatcher.cpp3569 void InputDispatcher::synthesizePointerDownEventsForConnectionLocked( in synthesizePointerDownEventsForConnectionLocked() function in android::inputdispatcher::InputDispatcher
4889 synthesizePointerDownEventsForConnectionLocked(toConnection); in transferTouchFocus()