Home
last modified time | relevance | path

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

/system/core/healthd/include/healthd/
Dhealthd.h63 android::String8 batteryTemperaturePath; member
/system/core/healthd/
DBatteryMonitor.cpp230 getIntField(mHealthdConfig->batteryTemperaturePath); in update()
581 if (mHealthdConfig->batteryTemperaturePath.isEmpty()) { in init()
586 mHealthdConfig->batteryTemperaturePath = path; in init()
623 if (mHealthdConfig->batteryTemperaturePath.isEmpty()) in init()
Dcharger_test.cpp119 config->batteryTemperaturePath = createFile("/data/local/tmp/batteryTemperature", "987"); in healthd_board_init()