Home
last modified time | relevance | path

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

/hardware/google/pixel/health/
DBatteryThermalControl.cpp24 BatteryThermalControl::BatteryThermalControl(const std::string &path) : mThermalSocMode(path) { in BatteryThermalControl() function in hardware::google::pixel::health::BatteryThermalControl
28 void BatteryThermalControl::setThermalMode(bool isEnable, bool isWeakCharger) { in setThermalMode()
43 void BatteryThermalControl::updateThermalState(const struct android::BatteryProperties *props) { in updateThermalState()
DAndroid.bp8 "BatteryThermalControl.cpp",
/hardware/google/pixel/health/include/pixelhealth/
DBatteryThermalControl.h37 class BatteryThermalControl {
39 BatteryThermalControl(const std::string &path);