Searched refs:batteryStatusPath (Results 1 – 3 of 3) sorted by relevance
60 android::String8 batteryStatusPath; member
293 if (readFromFile(mHealthdConfig->batteryStatusPath, &buf) > 0) in updateValues()400 if (!mHealthdConfig->batteryStatusPath.isEmpty()) { in getChargeStatus()402 if (readFromFile(mHealthdConfig->batteryStatusPath, &buf) > 0) in getChargeStatus()571 if (mHealthdConfig->batteryStatusPath.isEmpty()) { in init()576 mHealthdConfig->batteryStatusPath = path; in init()704 if (mHealthdConfig->batteryStatusPath.isEmpty()) in init()
123 config->batteryStatusPath = createFile("/data/local/tmp/batteryStatus", "Not charging"); in healthd_board_init()