Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DUnwantedInteractionBlocker.cpp496 const int32_t resolvedAction = resolveActionForPointer(i, args.action); in update() local
621 const int32_t resolvedAction = resolveActionForPointer(i, args.action); in getTouches() local
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp3473 int32_t resolvedAction = motionEntry.action; in enqueueDispatchEntryLocked() local