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

/system/core/healthd/
H A Dhealthd_mode_charger.cpp426 int64_t reboot_timeout = key->timestamp + POWER_ON_KEY_TIME; local
427 if (now >= reboot_timeout) {

Completed in 26 milliseconds