diff options
author | Guang Zhu <guangzhu@google.com> | 2014-05-01 21:12:55 -0700 |
---|---|---|
committer | Guang Zhu <guangzhu@google.com> | 2014-05-06 18:23:15 -0700 |
commit | 84e25098233ff3776357cb74edeeb33e3c3f6c3d (patch) | |
tree | bd6e9de9e2e7858f8098af88db0c38160e92fa24 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 17c5e990379baf887221c0776b4152613c2a8a2d (diff) |
send accessibility events on view property invalidation
from certain call sites of invalidateViewProperty, appropriate
accessibility event needs to be delivered as well.
Below is a list of call references found, ones with "*" are
modified by this change:
package: android.view
View
*offsetLeftAndRight(int) (4 matches)
*offsetTopAndBottom(int) (4 matches)
*setAlpha(float)
setCameraDistance(float) (2 matches)
setLayerPaint(Paint)
setPivotX(float) (2 matches)
setPivotY(float) (2 matches)
*setRotation(float) (2 matches)
*setRotationX(float) (2 matches)
*setRotationY(float) (2 matches)
*setScaleX(float) (2 matches)
*setScaleY(float) (2 matches)
setTransitionAlpha(float)
*setTranslationX(float) (2 matches)
*setTranslationY(float) (2 matches)
ViewGroup
*offsetChildrenTopAndBottom(int)
ViewOverlay
OverlayViewGroup
invalidateViewProperty(boolean, boolean) (2 matches)
ViewPropertyAnimator
AnimatorEventListener
onAnimationUpdate(ValueAnimator) (2 matches)
Bug: 14262013
Change-Id: Ibc9ed438f476ad10a6ad8df668142958c5903f55
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions