Files
frameworks_base/core/java/android
Jeff Brown bbdc50b102 Track unhandled input events in consistency verifiers.
This fixes spurious verification errors that would be generated
when a view declined an initial event such as ACTION_DOWN.  Since
the view would not receive the rest of the event stream, it would
not see the corresponding ACTION_UP and the next ACTION_DOWN would
trigger a spurious verification error.

Change-Id: I2386acf378cd1765d5446faed5ad9c6525f8b400
2011-04-19 23:46:52 -07:00
..
2011-04-15 19:16:52 +08:00
2011-04-01 14:41:18 -05:00
2011-04-14 18:02:16 -07:00
2011-04-19 16:39:20 +01:00
2011-04-13 16:07:34 -07:00
2011-04-19 14:31:20 -07:00