Searched refs:batteryPresentPath (Results 1 – 3 of 3) sorted by relevance
62 android::String8 batteryPresentPath; member
250 if (!mHealthdConfig->batteryPresentPath.isEmpty()) in updateValues()251 props.batteryPresent = getBooleanField(mHealthdConfig->batteryPresentPath); in updateValues()582 if (mHealthdConfig->batteryPresentPath.isEmpty()) { in init()587 mHealthdConfig->batteryPresentPath = path; in init()703 if (mHealthdConfig->batteryPresentPath.isEmpty()) in init()
125 config->batteryPresentPath = createFile("/data/local/tmp/batteryPresent", "1"); in healthd_board_init()