replicant-frameworks_native/include/input
Michael Wright 48a8a0e432 Add new MotionEvent actions for button press and release.
Introduce ACTION_BUTTON_PRESS and ACTION_BUTTON_RELEASE as actions to
signal a button press or release. If these actions happen
simulanteously with a DOWN or UP event then they're explicitly
ordered to happen after the DOWN or preceding the UP in order to send
them to the most recently targeted view.

Also, introduce new stylus button constants that differ from the
constants we use for mouse buttons.

Bug: 20704355
Change-Id: Ib960a5004db5429ad2fc8db020704773e2978327
2015-05-14 13:25:41 +01:00
..
IInputFlinger.h Move inputflinger process to host directory 2015-02-23 16:04:57 -08:00
Input.h Add new MotionEvent actions for button press and release. 2015-05-14 13:25:41 +01:00
InputDevice.h Pass through availability of audio mic for input devices. 2015-04-09 10:02:16 -07:00
InputEventLabels.h Introduces navigation keycodes. 2015-04-16 09:09:17 -07:00
InputTransport.h Add new MotionEvent actions for button press and release. 2015-05-14 13:25:41 +01:00
Keyboard.h Move key attribute information out of native. 2014-04-22 16:55:36 -07:00
KeyCharacterMap.h Move input library code from frameworks/base. 2013-07-01 20:11:26 -07:00
KeyLayoutMap.h Parse LED mappings in keylayout files. DO NOT MERGE 2014-03-03 13:59:35 -08:00
VelocityControl.h Move input library code from frameworks/base. 2013-07-01 20:11:26 -07:00
VelocityTracker.h Move input library code from frameworks/base. 2013-07-01 20:11:26 -07:00
VirtualKeyMap.h Move input library code from frameworks/base. 2013-07-01 20:11:26 -07:00