Home
last modified time | relevance | path

Searched refs:MULTI_INTENSITY (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/inputflinger/reader/
DEventHub.cpp117 {"multi_intensity", InputLightClass::MULTI_INTENSITY},
125 {InputLightClass::MULTI_INTENSITY, "multi_intensity"}};
1159 LIGHT_NODES.at(InputLightClass::MULTI_INTENSITY), in getLightIntensities()
1231 LIGHT_NODES.at(InputLightClass::MULTI_INTENSITY))) { in setLightIntensities()
/frameworks/native/services/inputflinger/reader/controller/
DPeripheralController.cpp453 rawInfo.flags.test(InputLightClass::MULTI_INTENSITY)) { in configureLights()
/frameworks/native/services/inputflinger/reader/include/
DEventHub.h172 MULTI_INTENSITY = 0x00000040, enumerator
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp10022 InputLightClass::MULTI_INTENSITY | in TEST_F()