Home
last modified time | relevance | path

Searched defs:LightColor (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DFakeEventHub.cpp187 const std::unordered_map<LightColor, int32_t> intensities) { in fakeLightIntensities()
601 std::unordered_map<LightColor, int32_t> intensities) { in setLightIntensities()
/aosp_15_r20/frameworks/native/services/inputflinger/reader/include/
H A DInputDevice.h366 std::unordered_map<LightColor, int32_t> intensities) { in setLightIntensities()
H A DEventHub.h155 enum class LightColor : uint32_t { enum
/aosp_15_r20/frameworks/native/services/inputflinger/tests/fuzzers/
H A DMapperHelpers.h190 std::unordered_map<LightColor, int32_t> intensities) override{}; in setLightIntensities()
/aosp_15_r20/frameworks/native/services/inputflinger/reader/
H A DEventHub.cpp1431 std::unordered_map<LightColor, int32_t> intensities) { in setLightIntensities()