Files
frameworks_base/core/java/android
Svetoslav Ganov ea1da3d2e6 Invisible views should not be visible to accessibility services (interrogation)
1. Infisible children of a ViewGroup are reported by View group
   while constructing an AccessibilityNodeInfo.

2. AncestorView does not check whether a found view is shown before
   returining it or perform action on it.

bug:4672230
Change-Id: Ic620ea71b7755c598407bdd813a2beeee400c89c
2011-06-15 17:28:10 -07:00
..
2011-06-08 09:42:37 -07:00
2011-06-14 21:29:52 -07:00
2011-05-16 11:53:31 -07:00
2011-06-14 21:29:52 -07:00
2011-06-15 12:35:51 +01:00