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

/system/core/charger/
H A Dcharger.c815 int64_t reboot_timeout = key->timestamp + POWER_ON_KEY_TIME; local
816 if (now >= reboot_timeout) {

Completed in 43 milliseconds