Home
last modified time | relevance | path

Searched defs:batteryIds (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/reader/
DInputReader.cpp753 const auto batteryIds = mEventHub->getRawBatteryIds(*eventHubId); in getBatteryCapacity() local
776 const auto batteryIds = mEventHub->getRawBatteryIds(*eventHubId); in getBatteryStatus() local
792 const auto batteryIds = mEventHub->getRawBatteryIds(*eventHubId); in getBatteryDevicePath() local
DEventHub.cpp1282 std::vector<int32_t> batteryIds; in getRawBatteryIds() local