Files
frameworks_base/core/java/android
Svetoslav Ganov 601ad8061c Invalid access to AccessibilityInteractionController
1. The Interaction connection checks if the ViewAncestor
   is valid and posts a message to be processed on the UI
   thread. The code in the UI thread did not check if
   the mView was valid. Added this check.

2. Added a faster sync mechanism in the test for
   getting the source of the last access event.

Change-Id: I9982b6592f5f44a68a67df40f37c063a3ba62993
2011-06-09 15:44:24 -07:00
..
2011-06-08 09:42:37 -07:00
2011-05-16 11:53:31 -07:00
2011-06-08 18:25:27 -07:00
2011-06-09 10:25:25 -07:00