Searched refs:batteryCurrentAvgPath (Results 1 – 3 of 3) sorted by relevance
401 if (!mHealthdConfig->batteryCurrentAvgPath.isEmpty()) { in getProperty()403 getIntField(mHealthdConfig->batteryCurrentAvgPath); in getProperty()458 if (!mHealthdConfig->batteryCurrentAvgPath.isEmpty()) { in dumpState()459 v = getIntField(mHealthdConfig->batteryCurrentAvgPath); in dumpState()590 if (mHealthdConfig->batteryCurrentAvgPath.isEmpty()) { in init()595 mHealthdConfig->batteryCurrentAvgPath = path; in init()
53 .batteryCurrentAvgPath = String8(String8::kEmptyString),
66 android::String8 batteryCurrentAvgPath; member