Home
last modified time | relevance | path

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

/hardware/google/pixel/health/include/pixelhealth/
DBatteryThermalControl.h40 void updateThermalState(const struct android::BatteryProperties *props);
/hardware/google/pixel/health/
DBatteryThermalControl.cpp43 void BatteryThermalControl::updateThermalState(const struct android::BatteryProperties *props) { in updateThermalState() function in hardware::google::pixel::health::BatteryThermalControl