Searched defs:getRawBatteryInfo (Results 1 – 4 of 4) sorted by relevance
424 inline std::optional<RawBatteryInfo> getRawBatteryInfo(int32_t batteryId) { in getRawBatteryInfo() function
200 std::optional<RawBatteryInfo> getRawBatteryInfo(int32_t deviceId, in getRawBatteryInfo() function
570 std::optional<RawBatteryInfo> FakeEventHub::getRawBatteryInfo(int32_t deviceId, in getRawBatteryInfo() function in android::FakeEventHub
1313 std::optional<RawBatteryInfo> EventHub::getRawBatteryInfo(int32_t deviceId, in getRawBatteryInfo() function in android::EventHub