Class android.view.MotionEvent

Added Methods
int findPointerIndex(int)  
float getHistoricalPressure(int, int)  
float getHistoricalSize(int, int)  
float getHistoricalX(int, int)  
float getHistoricalY(int, int)  
int getPointerCount()  
int getPointerId(int)  
float getPressure(int)  
float getSize(int)  
float getX(int)  
float getY(int)  
MotionEvent obtain(long, long, int, int, float, float, float, float, int, float, float, int, int)  
MotionEvent obtainNoHistory(MotionEvent)  
 

Added Fields
int ACTION_MASK  
int ACTION_POINTER_1_DOWN  
int ACTION_POINTER_1_UP  
int ACTION_POINTER_2_DOWN  
int ACTION_POINTER_2_UP  
int ACTION_POINTER_3_DOWN  
int ACTION_POINTER_3_UP  
int ACTION_POINTER_DOWN  
int ACTION_POINTER_ID_MASK  
int ACTION_POINTER_ID_SHIFT  
int ACTION_POINTER_UP