Home
last modified time | relevance | path

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

/system/core/healthd/include/healthd/
Dhealthd.h61 android::String8 batteryHealthPath; member
/system/core/healthd/
DBatteryMonitor.cpp296 if (readFromFile(mHealthdConfig->batteryHealthPath, &buf) > 0) in updateValues()
574 if (mHealthdConfig->batteryHealthPath.isEmpty()) { in init()
579 mHealthdConfig->batteryHealthPath = path; in init()
701 if (mHealthdConfig->batteryHealthPath.isEmpty()) in init()
Dcharger_test.cpp124 config->batteryHealthPath = createFile("/data/local/tmp/batteryHealth", "Unspecified failure"); in healthd_board_init()