Searched defs:swipeEdge (Results 1 – 5 of 5) sorted by relevance
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()
79 void setGestureStartLocation(float touchX, float touchY, int swipeEdge) { in setGestureStartLocation()
59 public BackEvent(float touchX, float touchY, float progress, @SwipeEdge int swipeEdge) { in BackEvent()
67 @BackEvent.SwipeEdge int swipeEdge, in BackMotionEvent()