Home
last modified time | relevance | path

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

/system/core/healthd/
Dhealthd_mode_charger.cpp580 int timer_shutdown = UNPLUGGED_SHUTDOWN_TIME; in HandlePowerSupplyState() local
593 timer_shutdown = in HandlePowerSupplyState()
598 next_pwr_check_ = now + timer_shutdown; in HandlePowerSupplyState()
600 now, (int64_t)timer_shutdown, next_pwr_check_); in HandlePowerSupplyState()