Home
last modified time | relevance | path

Searched defs:resolvedAction (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DUnwantedInteractionBlocker.cpp479 const int32_t resolvedAction = resolveActionForPointer(i, args.action); in update() local
604 const int32_t resolvedAction = resolveActionForPointer(i, args.action); in getTouches() local
/frameworks/native/services/inputflinger/dispatcher/
DEntry.h238 int32_t resolvedAction; member