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