commit | 45a02e0809c14a52aa24658666df0d41ce661857 | [log] [tgz] |
---|---|---|
author | Svetoslav Ganov <svetoslavganov@google.com> | Sun Jun 17 15:07:29 2012 -0700 |
committer | Svetoslav Ganov <svetoslavganov@google.com> | Sun Jun 17 15:07:38 2012 -0700 |
tree | 331cad95192d9753a517d2a15b61b0436d554b39 | |
parent | 130b4572d1f3df702e5b296a655d15a41f6d4c66 [diff] |
API for finding accessibility focus in virtual tree not needed. 1. The function for finding where the accessibility focus in a virtual node tree presented by an AccessibilityNodeProvider is not needed API since the framework already keeps track of the accessibility focused virtual node in order to draw the focus rectangle. This API adds unnecessary complexity to developers of AccessibilityNodeProviders. bug:6675330 Change-Id: I84774686b06a995073a39e45b8ef22f2cd04b773