replicant-frameworks_native/services/inputflinger
Michael Wright 0516ed85c8 Misc. buttons aren't gamepad keys.
BUTTON_[1-9] are intended to be misc. buttons so the kernel will
assign them to non-gamepad devices.  As such, we shouldn't treat them
as belonging to gamepads at all.

Bug: 13432364
Change-Id: Ida52ec45dadb53df1a9d36ac3ab212a2d2b56359
2014-04-02 15:59:11 -07:00
..
tests Support unique calibration per orientation 2014-03-10 16:25:49 -07:00
Android.mk Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
EventHub.cpp Misc. buttons aren't gamepad keys. 2014-04-02 15:59:11 -07:00
EventHub.h Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08: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 Cherry pick parts of f5df700e6ce. 2014-03-27 14:27:42 +00:00
InputDispatcher.h Add support for injecting events into ActivityContainers. 2014-02-11 14:51:24 -08:00
InputFlinger.cpp Add skeleton of input flinger. 2013-07-15 16:03:14 -07:00
InputFlinger.h Add skeleton of input flinger. 2013-07-15 16:03:14 -07: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 Cherry pick parts of f5df700e6ce. 2014-03-27 14:27:42 +00:00
InputReader.h Add idc config option for handling key repeats 2014-03-20 01:14:06 +00:00
InputWindow.cpp Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
InputWindow.h Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
PointerControllerInterface.h Move inputservice over to frameworks/native 2014-02-11 10:47:14 -08:00
main.cpp inputflinger: 64 bit compile issues 2014-03-21 15:34:51 -07:00