Home
last modified time | relevance | path

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

/device/samsung/manta/health/
Dhealthd-manta.cpp35 #define TEMP_HIGH_THRESHOLD 600 /* 60C */ macro
59 if (props->batteryTemperature >= TEMP_HIGH_THRESHOLD) { in manta_bat_check_temp()