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

  /external/qemu/android/
linux_keycodes.h 488 #ifndef ABS_MT_DISTANCE
489 #define ABS_MT_DISTANCE 0x3b /* Contact hover distance */
  /bionic/libc/kernel/uapi/linux/
input.h 856 #define ABS_MT_DISTANCE 0x3b
    [all...]
  /development/ndk/platforms/android-L/include/linux/
input.h 827 #define ABS_MT_DISTANCE 0x3b
    [all...]
  /external/kernel-headers/original/uapi/linux/
input.h 850 #define ABS_MT_DISTANCE 0x3b /* Contact hover distance */
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
input.h 856 #define ABS_MT_DISTANCE 0x3b
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
input.h 856 #define ABS_MT_DISTANCE 0x3b
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
input.h 856 #define ABS_MT_DISTANCE 0x3b
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
input.h 856 #define ABS_MT_DISTANCE 0x3b
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
input.h 856 #define ABS_MT_DISTANCE 0x3b
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
input.h 856 #define ABS_MT_DISTANCE 0x3b
    [all...]
  /system/core/toolbox/
getevent.h 596 LABEL(ABS_MT_DISTANCE),
  /frameworks/native/services/inputflinger/
EventHub.cpp 129 case ABS_MT_DISTANCE:
    [all...]
InputReader.cpp     [all...]
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp     [all...]

Completed in 804 milliseconds