Searched refs:cancelConflictingInputStream (Results 1 – 3 of 3) sorted by relevance
61 std::unique_ptr<EventEntry> cancelConflictingInputStream(const MotionEntry& motionEntry);
375 std::unique_ptr<EventEntry> InputState::cancelConflictingInputStream( in cancelConflictingInputStream() function in android::inputdispatcher::InputState
3575 connection->inputState.cancelConflictingInputStream(*resolvedMotion); in enqueueDispatchEntryLocked()