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.cpp92 #define POWER_ON_KEY_TIME (2 * MSEC_PER_SEC) macro
460 int64_t reboot_timeout = key->timestamp + POWER_ON_KEY_TIME; in ProcessKey()
483 SetNextKeyCheck(key, POWER_ON_KEY_TIME); in ProcessKey()