Searched refs:batteryFullChargePath (Results 1 – 3 of 3) sorted by relevance
228 if (!mHealthdConfig->batteryFullChargePath.isEmpty()) in update()229 props.batteryFullCharge = getIntField(mHealthdConfig->batteryFullChargePath); in update()335 if (!mHealthdConfig->batteryFullChargePath.isEmpty()) { in update()480 if (!mHealthdConfig->batteryFullChargePath.isEmpty()) { in dumpState()566 if (mHealthdConfig->batteryFullChargePath.isEmpty()) { in init()571 mHealthdConfig->batteryFullChargePath = path; in init()664 if (mHealthdConfig->batteryFullChargePath.isEmpty()) in init()
55 .batteryFullChargePath = String8(String8::kEmptyString),
68 android::String8 batteryFullChargePath; member