commit | 29c0ed2c130521ce1b648dd517a0d25457004de3 | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Mon Jan 14 13:50:37 2013 -0800 |
committer | Jeff Brown <jeffbrown@google.com> | Mon Jan 14 15:31:36 2013 -0800 |
tree | 8254d3f7c8c33941b9850cded62d6efd4a404ff8 | |
parent | 14e066df1ca863667c6c6d745ad61bb07ac5082c [diff] |
Optimize focused input event dispatch in view root. The efficiency of key, trackball and generic motion event dispatch is greatly influenced by the IME dispatch cycle. This change simplifies the dispatch of focused input events and avoids causing event processing to be requeued on the handler and delayed unnecessarily. Bug: 7984576 Change-Id: Id82624a3f32c05efe6ee5c322bd55bf2ab21525d