OSDN Git Service

Accessibility node provider getting invalid virtual view id.
authorSvetoslav <svetoslavganov@google.com>
Fri, 26 Sep 2014 22:20:40 +0000 (15:20 -0700)
committerSvetoslav <svetoslavganov@google.com>
Fri, 26 Sep 2014 22:23:36 +0000 (15:23 -0700)
commitb3ba1d4e717d6292df4273108f0da61dac4f7b10
treedf6785c3bdadf178713cc76cc3f3b8ab5709a9a3
parent6b0a880e13b217b670f27bfe8ef3a13b3bb51af0
Accessibility node provider getting invalid virtual view id.

If the virtual child id is not specified we should ask the node
provider to create a node info for the hosting view bu passing
the special host node id.

bug:17664111

Change-Id: I9c2d3195ad813eed7ea4108fe0d7ccb9cc32a1a0
core/java/android/view/ViewRootImpl.java