Searched refs:isDraggingState (Results 1 – 3 of 3) sorted by relevance
110 public boolean isDraggingState() { in isDraggingState() method in BaseSwipeDetector
191 if (mReachedOverview && !mDetector.isDraggingState()) { in maybeSwipeInteractionToOverviewComplete()
200 if (!isEmpty && mSwipeDetector.isDraggingState()) { in setupAnimators()