Searched refs:updateThermalState (Results 1 – 2 of 2) sorted by relevance
/hardware/google/pixel/health/include/pixelhealth/ | ||
D | BatteryThermalControl.h | 43 void updateThermalState(const struct android::BatteryProperties *props); |
/hardware/google/pixel/health/ | ||
D | BatteryThermalControl.cpp | 48 void BatteryThermalControl::updateThermalState(const struct android::BatteryProperties *props) { in updateThermalState() function in hardware::google::pixel::health::BatteryThermalControl |