HomeSort by relevance Sort by last modified time
    Searched defs:STOP_TIME (Results 1 - 3 of 3) sorted by null

  /frameworks/base/include/androidfw/
VelocityControl.h 96 static const nsecs_t STOP_TIME = 500 * 1000000; // 500 ms
  /frameworks/base/libs/androidfw/
VelocityControl.cpp 34 const nsecs_t VelocityControl::STOP_TIME;
54 if (eventTime >= mLastMovementTime + STOP_TIME) {
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 

Completed in 65 milliseconds