Home
last modified time | relevance | path

Searched defs:setLightIntensities (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/reader/include/
H A DInputDevice.h303 inline void setLightIntensities(int32_t lightId, in setLightIntensities() function
/aosp12/frameworks/native/services/inputflinger/reader/
H A DEventHub.cpp1132 void EventHub::setLightIntensities(int32_t deviceId, int32_t lightId, in setLightIntensities() function in android::EventHub
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp953 void setLightIntensities(int32_t deviceId, int32_t lightId, in setLightIntensities() function in android::FakeEventHub