Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp1375 synthesizeCancelationEventsForConnectionLocked(connection, options); in cancelEventsForAnrLocked()
2768 synthesizeCancelationEventsForConnectionLocked(pair.second, options); in synthesizeCancelationEventsForAllConnectionsLocked()
2796 synthesizeCancelationEventsForConnectionLocked(connection, options); in synthesizeCancelationEventsForInputChannelLocked()
2799 void InputDispatcher::synthesizeCancelationEventsForConnectionLocked( in synthesizeCancelationEventsForConnectionLocked() function in android::inputdispatcher::InputDispatcher
4012 synthesizeCancelationEventsForConnectionLocked(fromConnection, options); in transferTouchFocus()
4857 synthesizeCancelationEventsForConnectionLocked(connection, options); in afterKeyEventLockedInterruptible()
4932 synthesizeCancelationEventsForConnectionLocked(connection, options); in afterKeyEventLockedInterruptible()
DInputDispatcher.h459 void synthesizeCancelationEventsForConnectionLocked(const sp<Connection>& connection,