Home
last modified time | relevance | path

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

/aosp14/system/core/healthd/
H A Dhealthd_mode_charger.cpp88 #define POWER_ON_KEY_TIME (2 * MSEC_PER_SEC) macro
491 int64_t reboot_timeout = key->timestamp + POWER_ON_KEY_TIME; in ProcessKey()
514 SetNextKeyCheck(key, POWER_ON_KEY_TIME); in ProcessKey()