Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/reader/include/
H A DEventHub.h538 int32_t nextLightId; member
542 : sysfsRootPath(sysfsRootPath), nextBatteryId(0), nextLightId(0) {} in AssociatedDevice()
/aosp12/frameworks/native/services/inputflinger/reader/
H A DEventHub.cpp586 nextLightId = 0; in configureLightsLocked()
591 info.id = ++nextLightId; in configureLightsLocked()