Searched refs:SWIPE_NONE (Results 1 – 2 of 2) sorted by relevance
216 mSwipeFireable = swipe == SWIPE_NONE343 if (swipe != SWIPE_NONE) {348 if (swipe != SWIPE_NONE) {353 return SWIPE_NONE403 } else SWIPE_NONE488 private const val SWIPE_NONE = 0
58 private static final int SWIPE_NONE = 0; field in SystemGesturesPointerEventListener238 mSwipeFireable = swipe == SWIPE_NONE; in onPointerEvent()367 if (swipe != SWIPE_NONE) { in detectSwipe()372 if (swipe != SWIPE_NONE) { in detectSwipe()377 return SWIPE_NONE; in detectSwipe()406 return SWIPE_NONE; in detectSwipe()