Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/include/
DEventHub.h545 int32_t nextLightId; member
549 : sysfsRootPath(sysfsRootPath), nextBatteryId(0), nextLightId(0) {} in AssociatedDevice()
/frameworks/native/services/inputflinger/reader/
DEventHub.cpp589 nextLightId = 0; in configureLightsLocked()
594 info.id = ++nextLightId; in configureLightsLocked()