summaryrefslogtreecommitdiffstats
path: root/core/res
diff options
context:
space:
mode:
authorSvetoslav Ganov <svetoslavganov@google.com>2012-04-19 17:13:46 -0700
committerSvetoslav Ganov <svetoslavganov@google.com>2012-04-19 17:13:51 -0700
commit749e796eb3a42e21613a3b360000373601a8f50d (patch)
tree337394fd50b00bd8b1177d969dd3b8884c0d567e /core/res
parentcaf7f3d1fc28f74f0782438cd5a91aef7a9dedb5 (diff)
downloadframeworks_base-749e796eb3a42e21613a3b360000373601a8f50d.zip
frameworks_base-749e796eb3a42e21613a3b360000373601a8f50d.tar.gz
frameworks_base-749e796eb3a42e21613a3b360000373601a8f50d.tar.bz2
UI test automation cannot get the root node and gets null children.
1. The AccessibilityInteractionController was using an incorrect looper i.e. not the UI thread looper which was causing getting the root node to fail. 2. The AccessibilityNodeInfo was populated by a ViewGroup with the children for accessibility without checking whether these children are really displayed. bug:6362875 Change-Id: I7906d89571eb9d57d10f971639f88632926dd077
Diffstat (limited to 'core/res')
0 files changed, 0 insertions, 0 deletions