Searched refs:SWIPE_FROM_TOP (Results 1 – 2 of 2) sorted by relevance
217 if (swipe == SWIPE_FROM_TOP) {381 return SWIPE_FROM_TOP489 private const val SWIPE_FROM_TOP = 1
59 private static final int SWIPE_FROM_TOP = 1; field in SystemGesturesPointerEventListener239 if (swipe == SWIPE_FROM_TOP) { in onPointerEvent()389 return SWIPE_FROM_TOP; in detectSwipe()