Searched refs:timeForGesture (Results 1 – 1 of 1) sorted by relevance
215 final double timeForGesture = ev.getEventTime() - ev.getDownTime(); in handleSwipeFromClosedState() local217 && timeForGesture >= SWIPE_MENU_TIMING; in handleSwipeFromClosedState()