replicant-frameworks_native/libs/input
Narayan Kamath b8290c2642 Fix InputEvent_test.
Axis 0 sets the MSB and Axis 63 sets the LSB, and not
the other way round like the test expects.

This was broken by commit 38dcdff308 which moved this
code over to using BitSet.

Change-Id: I63a72abe7ce14720b0bf26e5f6d651bb42452f79
2014-05-06 11:42:16 +01:00
..
tests Fix InputEvent_test. 2014-05-06 11:42:16 +01:00
Android.mk Remove input flinger stubs. (DO NOT MERGE) 2013-08-22 18:40:07 -07:00
IInputFlinger.cpp Remove input flinger stubs. (DO NOT MERGE) 2013-08-22 18:40:07 -07:00
Input.cpp Move key attribute information out of native. 2014-04-22 16:55:36 -07:00
InputDevice.cpp Add controller numbers for gamepads / joysticks 2013-07-22 16:37:28 -07:00
InputTransport.cpp Change InputMessage.motion.pointerSize to a uint32_t. 2014-05-02 17:58:43 +01:00
Keyboard.cpp Move key attribute information out of native. 2014-04-22 16:55:36 -07:00
KeyCharacterMap.cpp Move key attribute information out of native. 2014-04-22 16:55:36 -07:00
KeyLayoutMap.cpp Move key attribute information out of native. 2014-04-22 16:55:36 -07:00
VelocityControl.cpp
VelocityTracker.cpp
VirtualKeyMap.cpp