Searched refs:SWIPE_NONE (Results 1 – 1 of 1) sorted by relevance
56 private static final int SWIPE_NONE = 0; field in SystemGesturesPointerEventListener196 mSwipeFireable = swipe == SWIPE_NONE; in onPointerEvent()281 if (swipe != SWIPE_NONE) { in detectSwipe()286 if (swipe != SWIPE_NONE) { in detectSwipe()291 return SWIPE_NONE; in detectSwipe()320 return SWIPE_NONE; in detectSwipe()