Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp4122 synthesizeCancelationEventsForWindowLocked(touchedWindow.windowHandle, options); in synthesizeCancelationEventsForAllConnectionsLocked()
4131 synthesizeCancelationEventsForWindowLocked(windowHandle, options); in synthesizeCancelationEventsForAllConnectionsLocked()
4150 void InputDispatcher::synthesizeCancelationEventsForWindowLocked( in synthesizeCancelationEventsForWindowLocked() function in android::inputdispatcher::InputDispatcher
5409 synthesizeCancelationEventsForWindowLocked(touchedWindow.windowHandle, options); in setInputWindowsLocked()
5418 synthesizeCancelationEventsForWindowLocked(ww, options); in setInputWindowsLocked()
5527 synthesizeCancelationEventsForWindowLocked(windowHandle, options); in setFocusedDisplay()
5770 synthesizeCancelationEventsForWindowLocked(fromWindowHandle, options, fromConnection); in transferTouchGesture()
6265 synthesizeCancelationEventsForWindowLocked(w.windowHandle, options); in pilferPointersLocked()
6691 synthesizeCancelationEventsForWindowLocked(windowHandle, options, connection); in afterKeyEventLockedInterruptable()
6774 synthesizeCancelationEventsForWindowLocked(windowHandle, options, connection); in afterKeyEventLockedInterruptable()
[all …]
DInputDispatcher.h630 void synthesizeCancelationEventsForWindowLocked(const sp<gui::WindowInfoHandle>&,