Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/include/
DInputDevice.h303 inline std::optional<std::unordered_map<LightColor, int32_t>> getLightIntensities( in getLightIntensities() function
/frameworks/native/services/inputflinger/reader/
DEventHub.cpp1139 std::optional<std::unordered_map<LightColor, int32_t>> EventHub::getLightIntensities( in getLightIntensities() function in android::EventHub
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp1056 std::optional<std::unordered_map<LightColor, int32_t>> getLightIntensities( in getLightIntensities() function in android::FakeEventHub