Home
last modified time | relevance | path

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

/frameworks/base/services/input/
DInputDispatcher.cpp2972 sp<Connection> fromConnection = mConnectionsByFd.valueAt(fromConnectionIndex); in transferTouchFocus() local
2975 fromConnection->inputState.copyPointerStateTo(toConnection->inputState); in transferTouchFocus()
2978 synthesizeCancelationEventsForConnectionLocked(fromConnection, options); in transferTouchFocus()