HomeSort by relevance Sort by last modified time
    Searched refs:AMOTION_EVENT_ACTION_HOVER_MOVE (Results 1 - 6 of 6) sorted by null

  /frameworks/native/include/android/
input.h 324 AMOTION_EVENT_ACTION_HOVER_MOVE = 7,
    [all...]
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp     [all...]
  /frameworks/native/services/inputflinger/
InputDispatcher.cpp 169 case AMOTION_EVENT_ACTION_HOVER_MOVE:
    [all...]
InputReader.cpp     [all...]
  /frameworks/native/libs/input/
InputTransport.cpp 485 || mMsg.body.motion.action == AMOTION_EVENT_ACTION_HOVER_MOVE) {
    [all...]
VelocityTracker.cpp 291 case AMOTION_EVENT_ACTION_HOVER_MOVE:
    [all...]

Completed in 232 milliseconds