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

/system/core/healthd/
H A Dhealthd.h43 // batteryStatusPath: charging status (POWER_SUPPLY_PROP_STATUS)
58 android::String8 batteryStatusPath; member in struct:healthd_config
H A DBatteryMonitor.cpp203 if (readFromFile(mHealthdConfig->batteryStatusPath, buf, SIZE) > 0)
408 if (mHealthdConfig->batteryStatusPath.isEmpty()) {
413 mHealthdConfig->batteryStatusPath = path;
518 if (mHealthdConfig->batteryStatusPath.isEmpty())
H A Dhealthd.cpp45 .batteryStatusPath = String8(String8::kEmptyString),

Completed in 5 milliseconds