Home
last modified time | relevance | path

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

/system/core/healthd/
Dhealthd_mode_charger.cpp510 int timer_shutdown = UNPLUGGED_SHUTDOWN_TIME; in HandlePowerSupplyState() local
523 timer_shutdown = in HandlePowerSupplyState()
528 next_pwr_check_ = now + timer_shutdown; in HandlePowerSupplyState()
530 now, (int64_t)timer_shutdown, next_pwr_check_); in HandlePowerSupplyState()