Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/reader/include/
H A DInputDevice.h360 inline std::optional<std::unordered_map<LightColor, int32_t>> getLightIntensities( in getLightIntensities() function
/aosp_15_r20/frameworks/native/services/inputflinger/tests/fuzzers/
H A DMapperHelpers.h185 std::optional<std::unordered_map<LightColor, int32_t>> getLightIntensities( in getLightIntensities() function
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DFakeEventHub.cpp613 std::optional<std::unordered_map<LightColor, int32_t>> FakeEventHub::getLightIntensities( in getLightIntensities() function in android::FakeEventHub
/aosp_15_r20/frameworks/native/services/inputflinger/reader/
H A DEventHub.cpp1373 std::optional<std::unordered_map<LightColor, int32_t>> EventHub::getLightIntensities( in getLightIntensities() function in android::EventHub