Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp1737 synthesizeCancelationEventsForConnectionLocked(connection, options); in cancelEventsForAnrLocked()
3470 synthesizeCancelationEventsForConnectionLocked(connection, options); in synthesizeCancelationEventsForAllConnectionsLocked()
3498 synthesizeCancelationEventsForConnectionLocked(connection, options); in synthesizeCancelationEventsForInputChannelLocked()
3501 void InputDispatcher::synthesizeCancelationEventsForConnectionLocked( in synthesizeCancelationEventsForConnectionLocked() function in android::inputdispatcher::InputDispatcher
4888 synthesizeCancelationEventsForConnectionLocked(fromConnection, options); in transferTouchFocus()
5948 synthesizeCancelationEventsForConnectionLocked(connection, options); in afterKeyEventLockedInterruptible()
6023 synthesizeCancelationEventsForConnectionLocked(connection, options); in afterKeyEventLockedInterruptible()
H A DInputDispatcher.h585 void synthesizeCancelationEventsForConnectionLocked(const sp<Connection>& connection,