Home
last modified time | relevance | path

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

/hardware/google/pixel/health/
DBatteryThermalControl.cpp29 BatteryThermalControl::BatteryThermalControl(const std::string &path) : mThermalSocMode(path) { in BatteryThermalControl() function in hardware::google::pixel::health::BatteryThermalControl
33 void BatteryThermalControl::setThermalMode(bool isEnable, bool isWeakCharger) { in setThermalMode()
48 void BatteryThermalControl::updateThermalState(const struct android::BatteryProperties *props) { in updateThermalState()
59 void BatteryThermalControl::updateThermalState(const HealthInfo &health_info) { in updateThermalState()
DAndroid.bp13 "BatteryThermalControl.cpp",
/hardware/google/pixel/health/include/pixelhealth/
DBatteryThermalControl.h39 class BatteryThermalControl {
41 BatteryThermalControl(const std::string &path);