Home
last modified time | relevance | path

Searched refs:updateThermalState (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/health/include/pixelhealth/
DBatteryThermalControl.h43 void updateThermalState(const struct android::BatteryProperties *props);
44 void updateThermalState(const aidl::android::hardware::health::HealthInfo &health_info);
/hardware/google/pixel/health/
DBatteryThermalControl.cpp48 void BatteryThermalControl::updateThermalState(const struct android::BatteryProperties *props) { in updateThermalState() function in hardware::google::pixel::health::BatteryThermalControl
59 void BatteryThermalControl::updateThermalState(const HealthInfo &health_info) { in updateThermalState() function in hardware::google::pixel::health::BatteryThermalControl