Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DUnwantedInteractionBlocker.h162 const SlotState& newSlotState);
DUnwantedInteractionBlocker.cpp589 const SlotState& newSlotState) { in getTouches() argument
633 std::optional<size_t> slot = newSlotState.getSlotForPointerId(pointerId); in getTouches()