Searched refs:millisBetweenLastDownAndLastUp (Results 1 – 1 of 1) sorted by relevance
142 final long millisBetweenLastDownAndLastUp = mLastUpMillis - mLastDownMillis; in update() local146 && millisBetweenLastDownAndLastUp <= ViewConfiguration.getDoubleTapTimeout() in update()