Searched refs:mLastDetectingDownEventTime (Results 1 – 1 of 1) sorted by relevance
724 private long mLastDetectingDownEventTime; field in FullScreenMagnificationGestureHandler.DetectingState770 mLastDetectingDownEventTime = event.getDownTime(); in onMotionEvent()992 SystemClock.uptimeMillis() - mLastDetectingDownEventTime, mMultiTapMaxDelay); in sendDelayedMotionEvents()