public float getY(MotionEvent paramMotionEvent, int paramInt) {
   return MotionEventCompatEclair.getY(paramMotionEvent, paramInt);
 }