Home
last modified time | relevance | path

Searched refs:DEVICE_CLASS_LIGHT (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/input/android/os/
DIInputConstants.aidl390 const int DEVICE_CLASS_LIGHT = 0x00008000; field
/frameworks/native/libs/input/rust/
Dinput.rs268 const Light = IInputConstants::DEVICE_CLASS_LIGHT as u32;
/frameworks/native/services/inputflinger/reader/include/
DEventHub.h139 LIGHT = android::os::IInputConstants::DEVICE_CLASS_LIGHT,