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

/system/core/healthd/
H A Dhealthd_mode_charger.cpp74 #define UNPLUGGED_SHUTDOWN_TIME (10 * MSEC_PER_SEC) macro
485 charger->next_pwr_check = now + UNPLUGGED_SHUTDOWN_TIME;
487 now, (int64_t)UNPLUGGED_SHUTDOWN_TIME, charger->next_pwr_check);

Completed in 181 milliseconds