Home
last modified time | relevance | path

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

/system/core/healthd/include/healthd/
Dhealthd.h65 android::String8 batteryTemperaturePath; member
/system/core/healthd/
DBatteryMonitor.cpp286 getIntField(mHealthdConfig->batteryTemperaturePath); in updateValues()
667 if (mHealthdConfig->batteryTemperaturePath.isEmpty()) { in init()
672 mHealthdConfig->batteryTemperaturePath = path; in init()
709 if (mHealthdConfig->batteryTemperaturePath.isEmpty()) in init()
Dcharger_test.cpp128 config->batteryTemperaturePath = createFile("/data/local/tmp/batteryTemperature", "987"); in healthd_board_init()