Home
last modified time | relevance | path

Searched refs:batteryChargeTimeToFullNowPath (Results 1 – 2 of 2) sorted by relevance

/system/core/healthd/include/healthd/
Dhealthd.h73 android::String8 batteryChargeTimeToFullNowPath; member
/system/core/healthd/
DBatteryMonitor.cpp276 if (!mHealthdConfig->batteryChargeTimeToFullNowPath.isEmpty()) in updateValues()
278 getIntField(mHealthdConfig->batteryChargeTimeToFullNowPath); in updateValues()
637 if (mHealthdConfig->batteryChargeTimeToFullNowPath.isEmpty()) { in init()
641 mHealthdConfig->batteryChargeTimeToFullNowPath = path; in init()
721 if (mHealthdConfig->batteryChargeTimeToFullNowPath.isEmpty()) in init()