OSDN Git Service

Clarify documentation for notification a11y events
authorPhil Weaver <pweaver@google.com>
Tue, 9 May 2017 23:17:02 +0000 (16:17 -0700)
committerPhil Weaver <pweaver@google.com>
Tue, 9 May 2017 23:17:02 +0000 (16:17 -0700)
commit33c7136dde17857bed452d0ddac37018869c7dab
tree671410a65cc33cdd08e24006cb884743b55facd9
parentbe030126fe91341788a29d16c10cf523ea566862
Clarify documentation for notification a11y events

This javadoc was confusing the TalkBack team, so I've
clarified that these events can come from either a
notification or a toast. I also removed a note that I
found confusing and, as far as I could tell, was not
correct anyway.

Bug: 34851364
Test: Docs changes only. Relying on TreeHugger.
Change-Id: Ie5c6efd6e32ce1e33f8cc45c795cda7d7b2e6583
core/java/android/view/accessibility/AccessibilityEvent.java