Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h396 void synthesizeCancelationEventsForInputChannelLocked(const sp<InputChannel>& channel,
DInputDispatcher.cpp2429 synthesizeCancelationEventsForInputChannelLocked(monitor.inputChannel, options); in synthesizeCancelationEventsForMonitorsLocked()
2434 void InputDispatcher::synthesizeCancelationEventsForInputChannelLocked( in synthesizeCancelationEventsForInputChannelLocked() function in android::inputdispatcher::InputDispatcher
3252 synthesizeCancelationEventsForInputChannelLocked(focusedInputChannel, options); in setInputWindows()
3284 synthesizeCancelationEventsForInputChannelLocked(touchedInputChannel, in setInputWindows()
3375 synthesizeCancelationEventsForInputChannelLocked(inputChannel, options); in setFocusedDisplay()
3994 synthesizeCancelationEventsForInputChannelLocked(channel, options); in pilferPointers()