Searched refs:INACTIVITY_TIMEOUT_DELAY_TIME_NORMAL (Results 1 – 1 of 1) sorted by relevance
42 static const nsecs_t INACTIVITY_TIMEOUT_DELAY_TIME_NORMAL = 15 * 1000 * 1000000LL; // 15 seconds variable587 ? INACTIVITY_TIMEOUT_DELAY_TIME_SHORT : INACTIVITY_TIMEOUT_DELAY_TIME_NORMAL; in resetInactivityTimeoutLocked()