Home | History | Annotate | Download | only in calendar

Lines Matching defs:onFling

4924         public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY) {
4925 if (DEBUG) Log.e(TAG, "GestureDetector.onFling");