Home
last modified time | relevance | path

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

/system/core/healthd/include/healthd/
Dhealthd.h73 android::String8 batteryChargeTimeToFullNowPath; member
/system/core/healthd/
DBatteryMonitor_v1.cpp331 if (!mHealthdConfig->batteryChargeTimeToFullNowPath.empty()) in updateValues()
333 getIntField(mHealthdConfig->batteryChargeTimeToFullNowPath); in updateValues()
707 if (mHealthdConfig->batteryChargeTimeToFullNowPath.empty()) { in init()
711 mHealthdConfig->batteryChargeTimeToFullNowPath = path; in init()
800 if (mHealthdConfig->batteryChargeTimeToFullNowPath.empty()) in init()
DBatteryMonitor.cpp393 if (!mHealthdConfig->batteryChargeTimeToFullNowPath.empty()) in updateValues()
395 getIntField(mHealthdConfig->batteryChargeTimeToFullNowPath); in updateValues()
869 if (mHealthdConfig->batteryChargeTimeToFullNowPath.empty()) { in init()
873 mHealthdConfig->batteryChargeTimeToFullNowPath = path; in init()
1010 if (mHealthdConfig->batteryChargeTimeToFullNowPath.empty()) in init()