Searched refs:SWIPE_NONE (Results 1 – 2 of 2) sorted by relevance
216 mSwipeFireable = swipe == SWIPE_NONE in <lambda>()343 if (swipe != SWIPE_NONE) { in <lambda>()348 if (swipe != SWIPE_NONE) { in <lambda>()353 return SWIPE_NONE in <lambda>()403 } else SWIPE_NONE in <lambda>()488 private const val SWIPE_NONE = 0 in <lambda>() constant
58 private static final int SWIPE_NONE = 0; field in SystemGesturesPointerEventListener239 mSwipeFireable = swipe == SWIPE_NONE; in onPointerEvent()368 if (swipe != SWIPE_NONE) { in detectSwipe()373 if (swipe != SWIPE_NONE) { in detectSwipe()378 return SWIPE_NONE; in detectSwipe()407 return SWIPE_NONE; in detectSwipe()