diff options
author | Svetoslav <svetoslavganov@google.com> | 2015-06-03 11:38:30 -0700 |
---|---|---|
committer | Svetoslav <svetoslavganov@google.com> | 2015-06-03 11:44:47 -0700 |
commit | 6cc4627d88932c93ce4c8821a5714b5382cd0425 (patch) | |
tree | 6600faf7089c2b4eac885d37cac9e2aa7de4b3c4 /libs/hwui/renderthread/DrawFrameTask.cpp | |
parent | 3546c61b27eee218fc37581a3e0229b8646eb119 (diff) |
Fix finding views by accessibility id.
1. If a view has a node provider, then the latter takes over
representation of the view tree. Hence, find by accessibility
id should not return children of a view with a provider.
2. Views can change their importantce for accessibility, so an
accessibility service may get a node and try to act on it
but the node became not important in the meantime. Hence,
find by accessibility id should respect importance.
Change-Id: Ib4d738c00f46c91300605a2928550f40705ea47b
Diffstat (limited to 'libs/hwui/renderthread/DrawFrameTask.cpp')
0 files changed, 0 insertions, 0 deletions