Home
last modified time | relevance | path

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

/aosp12/frameworks/native/include/input/
H A DInputEventLabels.h65 static const std::unordered_map<std::string, int> LEDS; variable
/aosp12/frameworks/native/libs/input/
H A DInputEventLabels.cpp405 const std::unordered_map<std::string, int> InputEventLookup::LEDS = {LEDS_SEQUENCE}; member in android::InputEventLookup
/aosp12/frameworks/native/services/inputflinger/reader/include/
H A DEventHub.h148 LEDS = 1, enumerator