Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp2765 const bool isTouchpadNavGesture = isFromSource(entry.source, AINPUT_SOURCE_MOUSE) && in findTouchedWindowTargetsLocked() local
2767 if (isTouchpadNavGesture) { in findTouchedWindowTargetsLocked()