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

  /external/qemu/
linux_keycodes.h 476 #ifndef ABS_MT_TOOL_TYPE
477 #define ABS_MT_TOOL_TYPE 0x37 /* Type of touching device */
  /system/core/toolbox/
getevent.c 216 case ABS_MT_TOOL_TYPE:
getevent.h 592 LABEL(ABS_MT_TOOL_TYPE),
  /bionic/libc/kernel/common/linux/
input.h 817 #define ABS_MT_TOOL_TYPE 0x37
    [all...]
  /external/kernel-headers/original/linux/
input.h 814 #define ABS_MT_TOOL_TYPE 0x37 /* Type of touching device */
    [all...]
  /frameworks/base/services/input/
EventHub.cpp 145 case ABS_MT_TOOL_TYPE:
    [all...]
InputReader.cpp     [all...]
  /frameworks/base/services/input/tests/
InputReader_test.cpp     [all...]

Completed in 364 milliseconds