Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputTarget.h49 HOVER_ENTER, enumerator
/frameworks/native/services/inputflinger/tests/
DTouchpadInputMapper_test.cpp38 constexpr auto HOVER_ENTER = AMOTION_EVENT_ACTION_HOVER_ENTER; variable