Home
last modified time | relevance | path

Searched defs:rawLightIds (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/reader/controller/
DPeripheralController.cpp296 const std::vector<int32_t> rawLightIds = getDeviceContext().getRawLightIds(); in dump() local
371 const std::vector<int32_t> rawLightIds = getDeviceContext().getRawLightIds(); in configureLights() local
DPeripheralController.h131 std::unordered_map<int32_t, int32_t> rawLightIds; member