Home
last modified time | relevance | path

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

/device/htc/flounder/health/
Dhealthd-flounder.cpp44 #define BATTERY_OVERTEMP_THRESHOLD (550) macro
127 if (props->batteryTemperature > BATTERY_OVERTEMP_THRESHOLD) in flounder_health_check()