Class android.view.View

Removed Methods
boolean hasPointerCapture()  
void releasePointerCapture()  
void setPointerCapture()  
 

Added Methods
PointerIcon onResolvePointerIcon(MotionEvent, int)  
boolean performContextClick(float, float)  
 

Changed Methods
PointerIcon getPointerIcon() Change in signature from (MotionEvent, float, float) to void.