Searched refs:MAX_NUM_SWIPES_TO_TRIGGER_EDU (Results 1 – 2 of 2) sorted by relevance
43 private static final int MAX_NUM_SWIPES_TO_TRIGGER_EDU = 3; field in TwoButtonNavbarTouchController165 && mContinuousTouchCount >= MAX_NUM_SWIPES_TO_TRIGGER_EDU) { in onSwipeInteractionCompleted()
97 private static final int MAX_NUM_SWIPES_TO_TRIGGER_EDU = 3; in setup()115 if (mCount >= MAX_NUM_SWIPES_TO_TRIGGER_EDU) { in setup()