Svetoslav Ganov effe10fd67 findViewWithText inconsistent with other findView* methods and AccessibilityNodeInfo not respecting root namespace.
1. Find viewsWithText does  not respect if the current view  group is a root name
   space and keeps its traversal. This is inconsistent with the other findView*
   methods. Also only visible views are returned witch is inconsistent with the other
   findView* methods.

2. AccessibilityNodeInfo reports children it the source is root namespace. This is
   not correct since thi flag denotes the beginning of a logically separate view
   hierarchy.

bug:5082601

Change-Id: I9c7ca51f284d04728828d5e656112257c9a2c6e2
2011-07-26 18:09:58 -07:00
..
2011-07-24 10:08:47 -07:00
2011-07-19 10:33:41 -07:00
2011-07-23 19:36:32 -07:00
2011-07-21 12:30:24 +02:00
2011-07-25 11:01:49 +09:00
2011-07-22 09:01:48 -07:00