Searched refs:batteryPresentPath (Results 1 – 3 of 3) sorted by relevance
189 if (!mHealthdConfig->batteryPresentPath.isEmpty()) in update()190 props.batteryPresent = getBooleanField(mHealthdConfig->batteryPresentPath); in update()468 if (mHealthdConfig->batteryPresentPath.isEmpty()) { in init()473 mHealthdConfig->batteryPresentPath = path; in init()573 if (mHealthdConfig->batteryPresentPath.isEmpty()) in init()
60 android::String8 batteryPresentPath; member
47 .batteryPresentPath = String8(String8::kEmptyString),