Home
last modified time | relevance | path

Searched refs:INPUT_PROP_ACCELEROMETER (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/linux/
H A Dinput-event-codes.h27 #define INPUT_PROP_ACCELEROMETER 0x06 macro
/aosp12/frameworks/native/services/inputflinger/reader/
H A DEventHub.cpp2043 if (device->propBitmask.test(INPUT_PROP_ACCELEROMETER)) { in openDeviceLocked()