In SurfaceView, I have onTouchEvent() to deal with screen single touch event and onDoubleTap() to deal with double touch event. However, as I double tap the screen, the onTo