Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DUnwantedInteractionBlocker.h69 const NotifyMotionArgs& args, const std::set<int32_t>& oldSuppressedPointerIds,
DUnwantedInteractionBlocker.cpp287 const NotifyMotionArgs& args, const std::set<int32_t>& oldSuppressedPointerIds, in cancelSuppressedPointers() argument
292 NotifyMotionArgs oldArgs = removePointerIds(args, oldSuppressedPointerIds); in cancelSuppressedPointers()