Searched defs:swipeEdge (Results 1 – 5 of 5) sorted by relevance
49 @BackEvent.SwipeEdge int swipeEdge); in onBackMotion()
318 @BackEvent.SwipeEdge int swipeEdge in onBackMotion()454 @BackEvent.SwipeEdge int swipeEdge) { in onMotionEvent()491 private void onGestureStarted(float touchX, float touchY, @BackEvent.SwipeEdge int swipeEdge) { in onGestureStarted()
65 public BackEvent(float touchX, float touchY, float progress, @SwipeEdge int swipeEdge) { in BackEvent()
70 @BackEvent.SwipeEdge int swipeEdge, in BackMotionEvent()
125 public void setGestureStartLocation(float touchX, float touchY, int swipeEdge) { in setGestureStartLocation()