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

/frameworks/base/libs/input/
H A DPointerController.cpp43 static const nsecs_t INACTIVITY_TIMEOUT_DELAY_TIME_SHORT = 3 * 1000 * 1000000LL; // 3 seconds member in namespace:android
587 ? INACTIVITY_TIMEOUT_DELAY_TIME_SHORT : INACTIVITY_TIMEOUT_DELAY_TIME_NORMAL;

Completed in 1300 milliseconds