Home
last modified time | relevance | path

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

/hardware/google/pixel/health/
DBatteryThermalControl.cpp26 BatteryThermalControl::BatteryThermalControl(const std::string &path) : mThermalSocMode(path) { in BatteryThermalControl() function in hardware::google::pixel::health::BatteryThermalControl
30 void BatteryThermalControl::setThermalMode(bool isEnable, bool isWeakCharger) { in setThermalMode()
45 void BatteryThermalControl::updateThermalState(const struct android::BatteryProperties *props) { in updateThermalState()
DAndroid.bp13 "BatteryThermalControl.cpp",