Searched refs:fromConnection (Results 1 – 1 of 1) sorted by relevance
3158 sp<Connection> fromConnection = mConnectionsByFd.valueAt(fromConnectionIndex); in transferTouchFocus() local3161 fromConnection->inputState.copyPointerStateTo(toConnection->inputState); in transferTouchFocus()3164 synthesizeCancelationEventsForConnectionLocked(fromConnection, options); in transferTouchFocus()