Searched refs:isDraggingState (Results 1 – 4 of 4) sorted by relevance
131 if (swipeDownDetector.isDraggingState) { in onControllerInterceptTouchEvent()
117 public boolean isDraggingState() { in isDraggingState() method in BaseSwipeDetector
245 if (mReachedOverview && !mDetector.isDraggingState()) { in maybeSwipeInteractionToOverviewComplete()
222 if (!isEmpty && mSwipeDetector.isDraggingState()) { in setupAnimators()