Home
last modified time | relevance | path

Searched refs:boot_min_cap (Results 1 – 3 of 3) sorted by relevance

/system/core/healthd/include/healthd/
Dhealthd.h74 int boot_min_cap; member
/system/core/healthd/
Dhealthd_mode_charger.cpp115 int boot_min_cap; member
474 if (charger->batt_anim->cur_level >= charger->boot_min_cap) { in process_key()
735 charger->boot_min_cap = config->boot_min_cap; in healthd_mode_charger_init()
Dcharger_test.cpp128 config->boot_min_cap = 50; in healthd_board_init()