Searched refs:batteryPresentPath (Results 1 – 3 of 3) sorted by relevance
60 android::String8 batteryPresentPath; member
215 if (!mHealthdConfig->batteryPresentPath.isEmpty()) in update()216 props.batteryPresent = getBooleanField(mHealthdConfig->batteryPresentPath); in update()535 if (mHealthdConfig->batteryPresentPath.isEmpty()) { in init()540 mHealthdConfig->batteryPresentPath = path; in init()652 if (mHealthdConfig->batteryPresentPath.isEmpty()) in init()
47 .batteryPresentPath = String8(String8::kEmptyString),