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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp1166 bool isHoverAction = (maskedAction == AMOTION_EVENT_ACTION_HOVER_MOVE local
1171 || isHoverAction);
1268 if (isHoverAction) {
1480 if (isHoverAction) {

Completed in 385 milliseconds