Searched defs:fromConnection (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp3098 sp<Connection> fromConnection = mConnectionsByFd.valueAt(fromConnectionIndex); local
3101 fromConnection->inputState.copyPointerStateTo(toConnection->inputState);
3104 synthesizeCancelationEventsForConnectionLocked(fromConnection, options);

Completed in 89 milliseconds