Searched refs:batteryCurrentAvgPath (Results 1 – 3 of 3) sorted by relevance
306 if (!mHealthdConfig->batteryCurrentAvgPath.isEmpty()) { in getProperty()308 getIntField(mHealthdConfig->batteryCurrentAvgPath); in getProperty()362 if (!mHealthdConfig->batteryCurrentAvgPath.isEmpty()) { in dumpState()363 v = getIntField(mHealthdConfig->batteryCurrentAvgPath); in dumpState()464 if (mHealthdConfig->batteryCurrentAvgPath.isEmpty()) { in init()469 mHealthdConfig->batteryCurrentAvgPath = path; in init()
66 android::String8 batteryCurrentAvgPath; member
53 .batteryCurrentAvgPath = String8(String8::kEmptyString),