Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/controller/
DPeripheralController.cpp345 const std::vector<int32_t> rawBatteryIds = getDeviceContext().getRawBatteryIds(); in configureBattries() local
347 for (const auto& rawId : rawBatteryIds) { in configureBattries()