Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp1601 bool isHoverAction = (maskedAction == AMOTION_EVENT_ACTION_HOVER_MOVE || in findTouchedWindowTargetsLocked() local
1605 maskedAction == AMOTION_EVENT_ACTION_SCROLL || isHoverAction); in findTouchedWindowTargetsLocked()
1610 if (switchedDevice && tempTouchState.down && !down && !isHoverAction) { in findTouchedWindowTargetsLocked()
1721 if (isHoverAction) { in findTouchedWindowTargetsLocked()
1934 if (isHoverAction) { in findTouchedWindowTargetsLocked()