Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/include/
DInputDevice.h361 inline std::optional<std::unordered_map<LightColor, int32_t>> getLightIntensities( in getLightIntensities() function
/frameworks/native/services/inputflinger/tests/fuzzers/
DMapperHelpers.h176 std::optional<std::unordered_map<LightColor, int32_t>> getLightIntensities( in getLightIntensities() function
/frameworks/native/services/inputflinger/tests/
DFakeEventHub.cpp620 std::optional<std::unordered_map<LightColor, int32_t>> FakeEventHub::getLightIntensities( in getLightIntensities() function in android::FakeEventHub
/frameworks/native/services/inputflinger/reader/
DEventHub.cpp1357 std::optional<std::unordered_map<LightColor, int32_t>> EventHub::getLightIntensities( in getLightIntensities() function in android::EventHub