Home
last modified time | relevance | path

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

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