Searched defs:boot_min_cap (Results 1 - 2 of 2) sorted by relevance

/system/core/healthd/include/healthd/
H A Dhealthd.h72 int boot_min_cap; member in struct:healthd_config
/system/core/healthd/
H A Dhealthd_mode_charger.cpp102 int boot_min_cap; member in struct:charger
435 if (charger->batt_anim->cur_level >= charger->boot_min_cap) {
677 charger->boot_min_cap = config->boot_min_cap;

Completed in 81 milliseconds