- eventTime
- The time stamp (in ms) for this data.
- x
- The new X position.
- y
- The new Y position.
- pressure
- The new pressure.
- size
- The new size.
- metaState
- Meta key state.
Add a new movement to the batch of movements in this event. The event's current location, position and size is updated to the new values. The current values in the event are added to a list of historical values. Only applies to MotionEvent.ACTION_MOVE or MotionEvent.ACTION_HOVER_MOVE events.