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

  /frameworks/base/core/java/android/view/
RawInputEvent.java 170 public static final int ABS_DISTANCE = 0x19;
  /device/htc/passion-common/libsensors/
sensors.c 196 #define EVENT_TYPE_PROXIMITY ABS_DISTANCE
647 if (!ioctl(dev->events_fd[1], EVIOCGABS(ABS_DISTANCE), &absinfo)) {
807 if (!ioctl(fd, EVIOCGABS(ABS_DISTANCE), &absinfo)) {
    [all...]
  /bionic/libc/kernel/common/linux/
input.h 547 #define ABS_DISTANCE 0x19
  /external/bluetooth/bluez/common/
uinput.h 571 #define ABS_DISTANCE 0x19
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
input.h 547 #define ABS_DISTANCE 0x19
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
input.h 547 #define ABS_DISTANCE 0x19
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
input.h 547 #define ABS_DISTANCE 0x19
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
input.h 547 #define ABS_DISTANCE 0x19
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
input.h 547 #define ABS_DISTANCE 0x19
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
input.h 547 #define ABS_DISTANCE 0x19
  /external/kernel-headers/original/linux/
input.h 584 #define ABS_DISTANCE 0x19

Completed in 152 milliseconds