Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/
DEventHub.cpp1065 std::vector<int32_t> batteryIds; in getRawBatteryIds() local
1068 batteryIds.push_back(id); in getRawBatteryIds()
1071 return batteryIds; in getRawBatteryIds()