Searched refs:STOP_TIME (Results 1 – 2 of 2) sorted by relevance
34 const nsecs_t VelocityControl::STOP_TIME; member in android::VelocityControl54 if (eventTime >= mLastMovementTime + STOP_TIME) { in move()
96 static const nsecs_t STOP_TIME = 500 * 1000000; // 500 ms