Home
last modified time | relevance | path

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

/system/core/healthd/
Dhealthd_mode_charger.cpp77 #define POWER_ON_KEY_TIME (2 * MSEC_PER_SEC) macro
465 int64_t reboot_timeout = key->timestamp + POWER_ON_KEY_TIME; in process_key()
488 set_next_key_check(charger, key, POWER_ON_KEY_TIME); in process_key()