Home
last modified time | relevance | path

Searched refs:hasRedLed (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/reader/controller/
DPeripheralController.cpp359 bool hasRedLed = false; in configureLights() local
399 hasRedLed = true; in configureLights()
432 if (hasRedLed && hasGreenLed && hasBlueLed) { in configureLights()