Searched refs:SWIPE_RIGHT (Results 1 – 3 of 3) sorted by relevance
36 public static final int SWIPE_RIGHT = 10000; field in eventprotos.NavigationChange.InteractionCause
492 private final static int SWIPE_RIGHT = 4; field in CameraAppUI753 setSwipeState(SWIPE_RIGHT); in onScroll()999 } else if (swipeState == SWIPE_RIGHT) { in onSwipeDetected()
634 NavigationChange.InteractionCause.SWIPE_RIGHT);