Home
last modified time | relevance | path

Searched refs:UI_SET_EVBIT (Results 1 – 15 of 15) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/tests/
H A DUinputDevice.cpp82 if (ioctl(fd, UI_SET_EVBIT, EV_KEY)) { in configureDevice()
94 if (ioctl(fd, UI_SET_EVBIT, EV_SYN)) { in configureDevice()
137 ioctl(fd, UI_SET_EVBIT, EV_KEY); in configureDevice()
138 ioctl(fd, UI_SET_EVBIT, EV_REL); in configureDevice()
139 ioctl(fd, UI_SET_EVBIT, EV_ABS); in configureDevice()
/aosp12/frameworks/native/services/vr/virtual_touchpad/tests/
H A DVirtualTouchpad_test.cpp155 expect.IoctlSetInt(UI_SET_EVBIT, EV_ABS); in TEST_F()
161 expect.IoctlSetInt(UI_SET_EVBIT, EV_REL); in TEST_F()
166 expect.IoctlSetInt(UI_SET_EVBIT, EV_KEY); in TEST_F()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Duinput.h50 #define UI_SET_EVBIT _IOW(UINPUT_IOCTL_BASE, 100, int) macro
/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_tv_TvUinputBridge.cpp212 ioctl(mFd, UI_SET_EVBIT, EV_KEY); in Open()
222 ioctl(mFd, UI_SET_EVBIT, EV_ABS); in EnableAxesEvents()
/aosp12/frameworks/native/services/vr/virtual_touchpad/
H A DEvdevInjector.cpp325 if (const int status = uinput_->IoctlSetInt(UI_SET_EVBIT, type)) { in EnableEventType()
/aosp12/system/core/init/
H A Dkeychords_test.cpp86 if (::ioctl(fd, UI_SET_EVBIT, EV_KEY) == -1) { in init()
/aosp12/frameworks/base/cmds/uinput/
H A DREADME.md93 {"type":100, "data":[1, 21]}, // UI_SET_EVBIT : EV_KEY and EV_FF
/aosp12/system/sepolicy/prebuilts/api/27.0/public/
H A Dioctl_defines1058 define(`UI_SET_EVBIT', `0x40045564')
/aosp12/system/sepolicy/prebuilts/api/28.0/public/
H A Dioctl_defines1058 define(`UI_SET_EVBIT', `0x40045564')
/aosp12/system/sepolicy/prebuilts/api/26.0/public/
H A Dioctl_defines1058 define(`UI_SET_EVBIT', `0x40045564')
/aosp12/system/sepolicy/prebuilts/api/29.0/public/
H A Dioctl_defines2448 define(`UI_SET_EVBIT', `0x40045564')
/aosp12/system/sepolicy/prebuilts/api/30.0/public/
H A Dioctl_defines2457 define(`UI_SET_EVBIT', `0x40045564')
/aosp12/system/sepolicy/prebuilts/api/31.0/public/
H A Dioctl_defines2480 define(`UI_SET_EVBIT', `0x40045564')
/aosp12/system/sepolicy/prebuilts/api/32.0/public/
H A Dioctl_defines2480 define(`UI_SET_EVBIT', `0x40045564')
/aosp12/system/sepolicy/public/
H A Dioctl_defines2480 define(`UI_SET_EVBIT', `0x40045564')