Lines Matching refs:MotionEvent
50 import android.view.MotionEvent;
276 public boolean onFling(MotionEvent e1, MotionEvent e2, float velocityX,
305 public boolean onDown(MotionEvent e) {
312 public void setSelectedCell(MotionEvent e) {
329 public void onShowPress(MotionEvent e) {
338 public void onLongPress(MotionEvent e) {
352 public boolean onScroll(MotionEvent e1, MotionEvent e2,
368 public boolean onSingleTapUp(MotionEvent e) {
595 public boolean onTouchEvent(MotionEvent event) {