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

/system/core/healthd/
H A Dhealthd.h44 // batteryHealthPath: battery health (POWER_SUPPLY_PROP_HEALTH)
59 android::String8 batteryHealthPath; member in struct:healthd_config
H A DBatteryMonitor.cpp206 if (readFromFile(mHealthdConfig->batteryHealthPath, buf, SIZE) > 0)
416 if (mHealthdConfig->batteryHealthPath.isEmpty()) {
421 mHealthdConfig->batteryHealthPath = path;
520 if (mHealthdConfig->batteryHealthPath.isEmpty())
H A Dhealthd.cpp46 .batteryHealthPath = String8(String8::kEmptyString),

Completed in 40 milliseconds