Searched refs:timeBetween (Results 1 – 1 of 1) sorted by relevance
739 && ((timeBetween(mLastDown, mLastUp) >= mLongTapMinDelay) in onMotionEvent()769 private long timeBetween(@Nullable MotionEvent a, @Nullable MotionEvent b) { in timeBetween() method in MagnificationGestureHandler.DetectingState