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

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

Completed in 101 milliseconds