replicant-frameworks_native/libs/ui/tests
Jeff Brown 7bfdb29e53 Filter virtual keys after touches. (DO NOT MERGE)
Adds a new virtualKeyQuietTimeMillis configuration resource that sets
the duration for which virtual keys will be dropped after recent touches
on screen.  The default value is 0; it is intended to be overridden
per device using a resource overlay.

This change is designed to help in two cases:

1. Swipes from touchscreen into virtual key area.
2. Accidental taps in virtual key area while using on-screen keyboard.

Bug: 3089163
Change-Id: Id6733c83c2e2bc8d9553aa0e5c1fd74b741bec6e
2011-01-11 20:56:04 -08:00
..
region
Android.mk Add unit tests for native input and fix bugs identified. 2010-10-23 03:52:57 -07:00
InputChannel_test.cpp Even more native input dispatch work in progress. 2010-06-17 13:27:16 -07:00
InputDispatcher_test.cpp Add unit tests for native input and fix bugs identified. 2010-10-23 03:52:57 -07:00
InputPublisherAndConsumer_test.cpp Add support for secure views. 2010-09-08 11:50:55 -07:00
InputReader_test.cpp Filter virtual keys after touches. (DO NOT MERGE) 2011-01-11 20:56:04 -08:00