Searched refs:mContinuousTouchCount (Results 1 – 1 of 1) sorted by relevance
54 private int mContinuousTouchCount = 0; field in TwoButtonNavbarTouchController66 mContinuousTouchCount = 0; in canInterceptTouch()162 mContinuousTouchCount++; in onSwipeInteractionCompleted()167 && mContinuousTouchCount >= MAX_NUM_SWIPES_TO_TRIGGER_EDU) { in onSwipeInteractionCompleted()168 mContinuousTouchCount = 0; in onSwipeInteractionCompleted()