diff options
author | Svetoslav Ganov <svetoslavganov@google.com> | 2011-10-31 17:59:14 -0700 |
---|---|---|
committer | Svetoslav Ganov <svetoslavganov@google.com> | 2011-10-31 18:09:28 -0700 |
commit | 57f3b566db630233087b121d3d43ecd81a6dfd95 (patch) | |
tree | eeecb77372442e88896264236020a91ff993d807 /opengl/java/android/opengl/Texture.java | |
parent | 2333a02e152616c4b982c149ea2a5c9e9615e274 (diff) |
Accessibility window query APIs should respect root name space.
1. The window query API used to not-respect the root name space
while traversing the parent relation i.e. a client was able
to fetch the parent of a root name space node.
2. Children that are root name space were reported but their descendants
not. Actually such children should not be reported since they are
the root of a separate logical sub-tree. Such a tree is exposed by
its root allowing its traversal. The accessibility APIs should be
able to explore a virtual tree, i.e. one with a descendant which is
root name space, only if an accessibility event from there was received.
bug:5480096
Change-Id: I4c4d805aa2f6d4edba86eda213b5239bea83eed2
Diffstat (limited to 'opengl/java/android/opengl/Texture.java')
0 files changed, 0 insertions, 0 deletions