Home
last modified time | relevance | path

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

/system/core/healthd/include/healthd/
Dhealthd.h64 android::String8 batteryTechnologyPath; member
/system/core/healthd/
DBatteryMonitor.cpp260 if (readFromFile(mHealthdConfig->batteryTechnologyPath, buf, SIZE) > 0) in update()
621 if (mHealthdConfig->batteryTechnologyPath.isEmpty()) { in init()
626 mHealthdConfig->batteryTechnologyPath = path; in init()
660 if (mHealthdConfig->batteryTechnologyPath.isEmpty()) in init()
Dhealthd.cpp51 .batteryTechnologyPath = String8(String8::kEmptyString),