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

  /external/qemu/
linux_keycodes.h 488 #ifndef ABS_MT_DISTANCE
489 #define ABS_MT_DISTANCE 0x3b /* Contact hover distance */
  /external/kernel-headers/original/linux/
input.h 818 #define ABS_MT_DISTANCE 0x3b /* Contact hover distance */
823 #define ABS_MT_LAST ABS_MT_DISTANCE
    [all...]
  /bionic/libc/kernel/common/linux/
input.h 822 #define ABS_MT_DISTANCE 0x3b
    [all...]
  /system/core/toolbox/
getevent.h 596 LABEL(ABS_MT_DISTANCE),
  /frameworks/base/services/input/
EventHub.cpp 149 case ABS_MT_DISTANCE:
    [all...]
InputReader.cpp     [all...]
  /frameworks/base/services/input/tests/
InputReader_test.cpp     [all...]

Completed in 795 milliseconds