Searched refs:SwipeEdge (Results 1 – 4 of 4) sorted by relevance
42 public @interface SwipeEdge{} annotation in BackEvent48 @SwipeEdge59 public BackEvent(float touchX, float touchY, float progress, @SwipeEdge int swipeEdge) { in BackEvent()107 @SwipeEdge
40 @BackEvent.SwipeEdge67 @BackEvent.SwipeEdge int swipeEdge, in BackMotionEvent()162 @BackEvent.SwipeEdge
49 @BackEvent.SwipeEdge int swipeEdge); in onBackMotion()
287 @BackEvent.SwipeEdge int swipeEdge in onBackMotion()379 @BackEvent.SwipeEdge int swipeEdge) { in onMotionEvent()408 private void onGestureStarted(float touchX, float touchY, @BackEvent.SwipeEdge int swipeEdge) { in onGestureStarted()