Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DUnwantedInteractionBlocker.h141 void processPointerId(int32_t pointerId, int32_t action);
DUnwantedInteractionBlocker.cpp497 processPointerId(pointerId, resolvedAction); in update()
513 void SlotState::processPointerId(int pointerId, int32_t actionMasked) { in processPointerId() function in android::SlotState