Home
last modified time | relevance | path

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

/system/core/healthd/
Dhealthd_mode_charger.cpp78 #define UNPLUGGED_SHUTDOWN_TIME (10 * MSEC_PER_SEC) macro
531 charger->next_pwr_check = now + UNPLUGGED_SHUTDOWN_TIME; in handle_power_supply_state()
533 now, (int64_t)UNPLUGGED_SHUTDOWN_TIME, charger->next_pwr_check); in handle_power_supply_state()