Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DUnwantedInteractionBlocker.cpp680 std::set<int32_t> newSuppressedIds; in detectPalmPointers() local
689 newSuppressedIds.insert(pointerId); in detectPalmPointers()
692 return newSuppressedIds; in detectPalmPointers()