summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorSvet Ganov <svetoslavganov@google.com>2014-10-16 09:18:34 -0700
committerSvetoslav Ganov <svetoslavganov@google.com>2014-10-16 17:31:52 +0000
commitd5b0842a1ddbfc2ea5335854fe2834b6e9b965de (patch)
tree9c1c123b2f2e782d89b9f5c6d57064c97457740c /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent70807ab128c544b972f3710e53eeedd0d40dce2a (diff)
Send accessibility events with no window.
An app can send an accessibility event by calling the send methods on view or directly asking the accessibility manager to do that. While the recommened way to send such events is calling the methods on view a legacy app or app whose developer did not read the docs carefully may be calling the accessibility manager APIs directly. In such a case the event does not have assigned window id and does not get send. Since events fired by using the accessibility manager directly lack context to determine whether thier source is important for accessibility we assume they come from an important view to avoid breaking backwards compatibility. bug:18001711 Change-Id: Ie1c298fa5a0670cbeaedfcd64f820961c296b6ca
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions