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

  /bionic/libc/kernel/common/linux/
uinput.h 61 #define UI_FF_ERASE 2
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
uinput.h 100 * 1. Wait for an event with type == EV_UINPUT and code == UI_FF_ERASE.
116 * 'code' is UI_FF_UPLOAD or UI_FF_ERASE, and 'value'
123 #define UI_FF_ERASE 2
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
uinput.h 100 * 1. Wait for an event with type == EV_UINPUT and code == UI_FF_ERASE.
116 * 'code' is UI_FF_UPLOAD or UI_FF_ERASE, and 'value'
123 #define UI_FF_ERASE 2
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
uinput.h 100 * 1. Wait for an event with type == EV_UINPUT and code == UI_FF_ERASE.
116 * 'code' is UI_FF_UPLOAD or UI_FF_ERASE, and 'value'
123 #define UI_FF_ERASE 2
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
uinput.h 54 #define UI_FF_ERASE 2
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
uinput.h 54 #define UI_FF_ERASE 2
  /external/kernel-headers/original/linux/
uinput.h 49 int code; /* UI_FF_UPLOAD, UI_FF_ERASE */
140 * 1. Wait for an event with type == EV_UINPUT and code == UI_FF_ERASE.
156 * 'code' is UI_FF_UPLOAD or UI_FF_ERASE, and 'value'
163 #define UI_FF_ERASE 2

Completed in 116 milliseconds