replicant-frameworks_native/services/inputflinger
Michael Wright 4af18b90c1 Always update external stylus state.
This prevents us from dropping any states (namely the pressure
transition from non-zero to zero) if we get the touch up before we
get the stylus data.

Change-Id: Ifc198628d35b7079dc5ec23d81f9681d122757a0
2015-04-20 22:03:54 +01:00
..
host Add method stubs for input device properties. 2015-04-16 11:12:49 -07:00
tests Fuse stylus and touch screen data. 2015-04-17 16:37:16 +00:00
Android.mk Move inputflinger process to host directory 2015-02-23 16:04:57 -08:00
EventHub.cpp Fuse stylus and touch screen data. 2015-04-17 16:37:16 +00:00
EventHub.h Fuse stylus and touch screen data. 2015-04-17 16:37:16 +00:00
InputApplication.cpp Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
InputApplication.h Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
InputDispatcher.cpp am 033f7e8e: Merge "InputDispatcher: Optimize count()" 2014-12-24 10:32:20 +00:00
InputDispatcher.h InputDispatcher: Optimize count() 2014-11-26 12:04:47 -08:00
InputListener.cpp Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
InputListener.h Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
InputManager.cpp Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
InputManager.h Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
InputReader.cpp Always update external stylus state. 2015-04-20 22:03:54 +01:00
InputReader.h Mark all InputReaderContext methods as pure virtual 2015-04-17 18:35:15 +01:00
InputWindow.cpp Add TYPE_MAGNIFICATION_OVERLAY to isTrustedOverlay 2014-04-23 13:51:20 -07:00
InputWindow.h Stop consuming input on error dialogs. 2014-11-11 14:05:03 -08:00
PointerControllerInterface.h Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00