Added Methods
|
AccessibilityDelegate getAccessibilityDelegate ()
|
|
Matrix getAnimationMatrix ()
|
|
int[] getAttributeResolutionStack (int )
|
|
(Map<Integer, Integer> ) getAttributeSourceResourceMap ()
|
|
BlendMode getBackgroundTintBlendMode ()
|
|
ContentCaptureSession getContentCaptureSession ()
|
|
int getExplicitStyle ()
|
|
BlendMode getForegroundTintBlendMode ()
|
|
Drawable getHorizontalScrollbarThumbDrawable ()
|
|
Drawable getHorizontalScrollbarTrackDrawable ()
|
|
void getLocationInSurface (int[] )
|
|
int getSourceLayoutResId ()
|
|
List<Rect> getSystemGestureExclusionRects ()
|
|
float getTransitionAlpha ()
|
|
long getUniqueDrawingId ()
|
|
Drawable getVerticalScrollbarThumbDrawable ()
|
|
Drawable getVerticalScrollbarTrackDrawable ()
|
|
boolean isForceDarkAllowed ()
|
|
void saveAttributeDataForStyleable (Context, int[], AttributeSet, TypedArray, int, int )
|
|
void setAnimationMatrix (Matrix )
|
|
void setBackgroundTintBlendMode (BlendMode )
|
|
void setContentCaptureSession (ContentCaptureSession )
|
|
void setForceDarkAllowed (boolean )
|
|
void setForegroundTintBlendMode (BlendMode )
|
|
void setHorizontalScrollbarThumbDrawable (Drawable )
|
|
void setHorizontalScrollbarTrackDrawable (Drawable )
|
|
void setLeftTopRightBottom (int, int, int, int )
|
|
void setSystemGestureExclusionRects (List<Rect> )
|
|
void setTransitionAlpha (float )
|
|
void setTransitionVisibility (int )
|
|
void setVerticalScrollbarThumbDrawable (Drawable )
|
|
void setVerticalScrollbarTrackDrawable (Drawable )
|
|
void transformMatrixToGlobal (Matrix )
|
|
void transformMatrixToLocal (Matrix )
|
|