History log of /frameworks/base/core/java/com/android/internal/util/IntPair.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ef4351cc72abeeba0f659950c199a4f9b7cd1842 18-Jan-2017 Eugene Susla <eugenesusla@google.com> Dont dispatch a11y events that have no subscribers

This allows to avoid A11yManager -> A11yManagerService IPC, when there's no
subscribers to a given event

Test: steps:
- Enable A11yManager.DEBUG
- Navigate through a few random activities
- In logcat, ensure log messages are present, notifying that certain events
won't be dispatched
Change-Id: Ia019fb66053f10095b3651407d09de8e89cdd227
/frameworks/base/core/java/com/android/internal/util/IntPair.java