Searched refs:health_info (Results 1 – 4 of 4) sorted by relevance
69 static void logValues(const android::hardware::health::V2_1::HealthInfo& health_info,
54 void OnHealthInfoChanged(const HealthInfo_2_1& health_info) override;
576 void Charger::OnHealthInfoChanged(const HealthInfo_2_1& health_info) { in OnHealthInfoChanged() argument577 set_charger_online(health_info); in OnHealthInfoChanged()586 health_info_ = health_info.legacy.legacy; in OnHealthInfoChanged()
355 void BatteryMonitor::logValues(const android::hardware::health::V2_1::HealthInfo& health_info, in logValues() argument359 const HealthInfo_1_0& props = health_info.legacy.legacy; in logValues()