Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/reader/include/
H A DInputDevice.h365 inline void setLightIntensities(int32_t lightId, in setLightIntensities() function
/aosp_15_r20/frameworks/native/services/inputflinger/tests/fuzzers/
H A DMapperHelpers.h189 void setLightIntensities(int32_t deviceId, int32_t lightId, in setLightIntensities() function
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DFakeEventHub.cpp600 void FakeEventHub::setLightIntensities(int32_t deviceId, int32_t lightId, in setLightIntensities() function in android::FakeEventHub
/aosp_15_r20/frameworks/native/services/inputflinger/reader/
H A DEventHub.cpp1430 void EventHub::setLightIntensities(int32_t deviceId, int32_t lightId, in setLightIntensities() function in android::EventHub