commit | 239a0c0e6a6fc36025fdb1c662e1c7acaec144bb | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Tue May 07 17:17:35 2013 -0700 |
committer | Alan Viverette <alanv@google.com> | Tue May 07 17:17:35 2013 -0700 |
tree | 5d037d2192a4e1e12779c6ffd086203742d4d5c2 | |
parent | 81a8bb1ca9df314faf6de09cc2da0a1db70c7391 [diff] |
Ensure ViewRootImpl.setAccessibilityFocus() doesn't crash when reentrant. Internal state must be cleared before calling any methods on the focus host, since the method may be called again from the host and attempt to recycle the same AccessibilityNodeInfo twice. BUG: 8856860 Change-Id: I0410989fd6f3ce3ce29de8edebdfbf3847188843