Searched defs:getRawBatteryInfo (Results 1 – 4 of 4) sorted by relevance
422 inline std::optional<RawBatteryInfo> getRawBatteryInfo(int32_t batteryId) { in getRawBatteryInfo() function
163 std::optional<RawBatteryInfo> getRawBatteryInfo(int32_t deviceId, in getRawBatteryInfo() function
577 std::optional<RawBatteryInfo> FakeEventHub::getRawBatteryInfo(int32_t deviceId, in getRawBatteryInfo() function in android::FakeEventHub
1291 std::optional<RawBatteryInfo> EventHub::getRawBatteryInfo(int32_t deviceId, in getRawBatteryInfo() function in android::EventHub