Home
last modified time | relevance | path

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

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