Searched refs:mContinuousTouchCount (Results 1 – 1 of 1) sorted by relevance
52 private int mContinuousTouchCount = 0; field in TwoButtonNavbarTouchController64 mContinuousTouchCount = 0; in canInterceptTouch()160 mContinuousTouchCount++; in onSwipeInteractionCompleted()165 && mContinuousTouchCount >= MAX_NUM_SWIPES_TO_TRIGGER_EDU) { in onSwipeInteractionCompleted()166 mContinuousTouchCount = 0; in onSwipeInteractionCompleted()