Home
last modified time | relevance | path

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

/frameworks/native/libs/input/
DVelocityControl.cpp34 const nsecs_t VelocityControl::STOP_TIME; member in android::VelocityControl
54 if (eventTime >= mLastMovementTime + STOP_TIME) { in move()
/frameworks/native/include/input/
DVelocityControl.h96 static const nsecs_t STOP_TIME = 500 * 1000000; // 500 ms