Searched defs:getRawBatteryIds (Results 1 – 4 of 4) sorted by relevance
381 inline const std::vector<int32_t> getRawBatteryIds() { in getRawBatteryIds() function
144 std::vector<int32_t> getRawBatteryIds(int32_t deviceId) const override { return {}; } in getRawBatteryIds() function
541 std::vector<int32_t> FakeEventHub::getRawBatteryIds(int32_t deviceId) const { in getRawBatteryIds() function in android::FakeEventHub
1188 std::vector<int32_t> EventHub::getRawBatteryIds(int32_t deviceId) const { in getRawBatteryIds() function in android::EventHub