Searched refs:batteryCurrentAvgPath (Results 1 – 3 of 3) sorted by relevance
350 if (!mHealthdConfig->batteryCurrentAvgPath.isEmpty()) { in getProperty()352 getIntField(mHealthdConfig->batteryCurrentAvgPath); in getProperty()406 if (!mHealthdConfig->batteryCurrentAvgPath.isEmpty()) { in dumpState()407 v = getIntField(mHealthdConfig->batteryCurrentAvgPath); in dumpState()507 if (mHealthdConfig->batteryCurrentAvgPath.isEmpty()) { in init()512 mHealthdConfig->batteryCurrentAvgPath = path; in init()
66 android::String8 batteryCurrentAvgPath; member
53 .batteryCurrentAvgPath = String8(String8::kEmptyString),