Class android.view.View

Added Methods
AccessibilityDelegate getAccessibilityDelegate()  
List<Integer> getAttributeResolutionStack(int)  
(Map<Integer, Integer>getAttributeSourceResourceMap()  
int getExplicitStyle()  
Drawable getHorizontalScrollbarThumbDrawable()  
Drawable getHorizontalScrollbarTrackDrawable()  
int getSourceLayoutResId()  
float getTransitionAlpha()  
long getUniqueDrawingId()  
Drawable getVerticalScrollbarThumbDrawable()  
Drawable getVerticalScrollbarTrackDrawable()  
boolean isForceDarkAllowed()  
void saveAttributeDataForStyleable(Context, int[], AttributeSet, TypedArray, int, int)  
void setAnimationMatrix(Matrix)  
void setForceDarkAllowed(boolean)  
void setHorizontalScrollbarThumbDrawable(Drawable)  
void setHorizontalScrollbarTrackDrawable(Drawable)  
void setLeftTopRightBottom(int, int, int, int)  
void setTransitionAlpha(float)  
void setTransitionVisibility(int)  
void setVerticalScrollbarThumbDrawable(Drawable)  
void setVerticalScrollbarTrackDrawable(Drawable)  
void transformMatrixToGlobal(Matrix)  
void transformMatrixToLocal(Matrix)