Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp4164 std::shared_ptr<Connection> resolvedConnection = in synthesizeCancelationEventsForWindowLocked() local
4166 if (!resolvedConnection) { in synthesizeCancelationEventsForWindowLocked()
4170 synthesizeCancelationEventsForConnectionLocked(resolvedConnection, options, windowHandle); in synthesizeCancelationEventsForWindowLocked()