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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
uinput.h 62 #define UI_SET_MSCBIT _IOW(UINPUT_IOCTL_BASE, 104, int)
  /bionic/libc/kernel/uapi/linux/
uinput.h 54 #define UI_SET_MSCBIT _IOW(UINPUT_IOCTL_BASE, 104, int)
  /external/kernel-headers/original/uapi/linux/
uinput.h 141 #define UI_SET_MSCBIT _IOW(UINPUT_IOCTL_BASE, 104, int)
  /frameworks/base/services/core/jni/
com_android_server_tv_TvUinputBridge.cpp 158 ioctl(fd, UI_SET_MSCBIT, MSC_ANDROID_TIME_SEC);
159 ioctl(fd, UI_SET_MSCBIT, MSC_ANDROID_TIME_USEC);

Completed in 273 milliseconds