Searched defs:getRawBatteryInfo (Results 1 – 4 of 4) sorted by relevance
385 inline std::optional<RawBatteryInfo> getRawBatteryInfo(int32_t batteryId) { in getRawBatteryInfo() function
145 std::optional<RawBatteryInfo> getRawBatteryInfo(int32_t deviceId, in getRawBatteryInfo() function
545 std::optional<RawBatteryInfo> FakeEventHub::getRawBatteryInfo(int32_t deviceId, in getRawBatteryInfo() function in android::FakeEventHub
1199 std::optional<RawBatteryInfo> EventHub::getRawBatteryInfo(int32_t deviceId, in getRawBatteryInfo() function in android::EventHub