Home
last modified time | relevance | path

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

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