replicant-frameworks_native/include
Jeff Brown c9aa628d06 Cancel touch events when a low-level touch gesture occurs.
When the touch firmware or driver sends a key event that is triggered
by a low-level gesture such as a palm slap.  For this to work, the
touch device's .kl file must specify the "GESTURE" flag for each
key that is produced by a gesture.

Note that the "VIRTUAL" flag should also be specified for any such
keys for which we would like to generate haptic feedback.

eg. key 142   SLEEP   VIRTUAL GESTURE

Bug: 19264992
Change-Id: Ief494ec7e3ca66d2358a1001fdfae4f263ee1cd1
2015-02-12 11:27:24 -08:00
..
android New keycode definitions for TV remotes. 2014-09-02 13:48:25 -07:00
batteryservice BatteryProperty: Add property ENERGY_COUNTER and 64-bit integer properties 2014-05-16 03:05:11 +00:00
binder Add tracking of parcel memory allocations. 2014-11-11 16:23:04 -08:00
diskusage
gui CpuConsumer: lock buffers that could be YUV as ycbcr 2015-01-28 16:52:43 -08:00
input Cancel touch events when a low-level touch gesture occurs. 2015-02-12 11:27:24 -08:00
media Revert "omx: add Intel's SemiPlanar OMX color format that is used on some devices" 2015-02-11 09:58:58 -08:00
powermanager Make IPowerManager native conform to .aidl for oneway 2014-09-05 17:12:24 -07:00
private Fix issue #18356768: some app process may hang at Runtime#exit... 2014-11-13 17:09:59 -08:00
ui Initialize ARect fields in default ctor 2014-10-28 16:41:10 -07:00