History log of /frameworks/base/services/java/com/android/server/AccessibilityManagerService.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dd9b82c283815747b75fe4434c65e4b6c9c9b54f 03-Sep-2009 Dianne Hackborn <hackbod@google.com> Add better service reporting.

This will be used elsewhere.

Change-Id: Id561fa7fed5eb65446312cb697813483903d33a6
/frameworks/base/services/java/com/android/server/AccessibilityManagerService.java
85b598beda98706fafd05c7de9866d83d4a19965 30-Jul-2009 Charles Chen <clchen@google.com> Fixing bug #2023024 - there is an out of bounds exception that
can happen if services are going away as the AccessibilityManagerService
is trying to dispatch notifications to these services. Catching this
exception and bailing because having this exception means that there
are no more services around that need to get this notification.
/frameworks/base/services/java/com/android/server/AccessibilityManagerService.java
bbc1934e0e1347b05580ae35b7a62f828f0ac5e7 25-Jul-2009 Charles Chen <clchen@google.com> Fixing bug 2003639 - this is a fix to prevent the AccessibilityManagerService
from crashing if it gets an invalid accessibility event.
/frameworks/base/services/java/com/android/server/AccessibilityManagerService.java
75986cf9bc57ef11ad70f36fb77fbbf5d63af6ec 15-May-2009 svetoslavganov <svetoslavganov@google.com> Accessibility feature - framework changes (replacing 698, 699, 700, 701 and merging with the latest Donut)
/frameworks/base/services/java/com/android/server/AccessibilityManagerService.java