History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/AccessibilityManagerWrapper.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
561d3f4d09b8f810f59d0e5838dee9d50ec7fde4 26-Jan-2018 Julia Reynolds <juliacr@google.com> Add content description to volume button

Change-Id: I910139816a5d57acc72cf803d421b00c21564e38
Fixes: 72458451
Test: runtest systemui
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/AccessibilityManagerWrapper.java
ccaebc2b067b31c6d0d2b740a8ec7ddbd06f090b 21-Apr-2017 Phil Weaver <pweaver@google.com> Allow a11y listeners to specify handlers

This follows recommended practice for listeners, and also
allows ViewRootImpl to register for callbacks on its own
handler, which can prevent crashes in apps that have
different threads managing the UI at different times (for
example the system process).

Bug: 37542371
Test: Adding CTS tests for new APIs. A11y CTS still passes.
Change-Id: I65db025275e153c20b20567346246d5bc13bf418
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/AccessibilityManagerWrapper.java
91e587ebbc5b208f152c8a882f9e137f2525410e 13-Apr-2017 Jason Monk <jmonk@google.com> Fix leak in nav bar

Test: runtest systemui
Change-Id: Ib082ef216f1541911acbed84942ddfd5dd065a7f
Fixes: 37220220
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/AccessibilityManagerWrapper.java